Re: version 4.03 gets() function warning

new topic     » goto parent     » topic index » view thread      » older message » newer message
DerekParnell said...

This looks like a mistake. As far as know, lines returned by gets() should always be terminated with a LF and not a CR-LF sequence, regardless of the platform or compiler used.

This issue could be caused by a program reopening standard input as binary. Ming might be doing this before main is called.

Shawn Pringle

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu