home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!grebyn!daily!richk
- From: richk@grebyn.com (Richard Krehbiel)
- Subject: Re: Help to solve problem with "gets()"
- Message-ID: <1992Sep10.232942.1537@grebyn.com>
- Organization: Grebyn Timesharing
- References: <1429@yetti.UUCP>
- Date: Thu, 10 Sep 1992 23:29:42 GMT
- Lines: 11
-
- In article <1429@yetti.UUCP> g-yao@cs.yorku.ca (Ling Yao) writes:
- >Hi, Dear friends:
- >
- > As a "C" novice, I would like to ask some advice about how to use
- > gets().
-
- I don't have to read any of the rest. My advise is simple: Don't ever
- use gets(). Use fgets instead.
- --
- Richard Krehbiel richk@grebyn.com
- OS/2 2.0 will do for me until AmigaDOS for the 386 comes along...
-