From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: sscanf Date: Thu, 31 Jul 1997 09:16:49 -0400 Organization: Cornell University Lines: 24 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <33E09041.45FF@cornell.edu> References: <12 AT rcoca DOT pcnet DOT ro> Reply-To: asu1 AT cornell DOT edu NNTP-Posting-Host: 128 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Razvan wrote: > > Is it posible that sscanf would scan for a string, for an integer > but not for a float or double ? (Is this a known bug in libc?) you are probably using it incorrectly. you can post a short example of code that produces this problem. however, you should keep in mind that basic C programming questions are off-topic for this newsgroup, and in the future you should try news:comp.lang.c or news:comp.lang.c.moderated. of course, before posting there, you should take a look at the comp.lang.c FAQ at: http://www.cis.ohio-state.edu/hypertext/faq/bngusenet/comp/lang/c/top.html -- Sinan ps: for the new age "why can't we all get along" crowd, if you think any of what i said is inappropriate, you can: i. read the charter of this newsgroup at: http://www.delorie.com/djgpp/mailing-lists/comp.os.msdos.djgpp.html ii. you may e-mail me privately, but refrain from flooding the newsgroup, ok?