Re: Is this string input function safe?
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Fri, 17 Feb 2006 12:47:44 -0500
Josh Sebastian wrote:
.... snip ...
CBFalconer has posted code to his "ggets" function (search the
archives), which is an excellent implementation of the kind of thing
you're trying to do. I have my own which behaves a little differently,
but his is already out there and probably much more peer-reviewed than
mine. Even if you stick with a home-grown one, I suggest you study his.
Available at <http://cbfalconer.home.att.net/download/ggets.zip>
--
"If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson
More details at: <http://cfaj.freeshell.org/google/>
Also see <http://www.safalra.com/special/googlegroupsreply/>
.
- Follow-Ups:
- Re: Is this string input function safe?
- From: Fred Kleinschmidt
- Re: Is this string input function safe?
- References:
- Is this string input function safe?
- From: ais523
- Re: Is this string input function safe?
- From: Josh Sebastian
- Is this string input function safe?
- Prev by Date: Re: Evaluation of C program
- Next by Date: Re: how to see the source code
- Previous by thread: Re: Is this string input function safe?
- Next by thread: Re: Is this string input function safe?
- Index(es):
Relevant Pages
|
|