From: "Ilari Kaartinen" Newsgroups: comp.os.msdos.djgpp Subject: better than gets()? Date: Thu, 8 Apr 1999 14:13:23 +0300 Organization: TPO Internet Lines: 6 Message-ID: <7ei2vo$emn$1@news.koti.tpo.fi> NNTP-Posting-Host: s.kurvi.phpoint.net X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com gets() crashes whole program if the string taken is longer than the buffer. Better func' for taking th full *string*. - Ilari