Re: version 4.03 gets() function warning

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

 Enter a short sequence like ' abcd ' : abcd 
{97,98,99,100,10}  wat4.0 eui & euc translated 
{97,98,99,100,10}  wat4.1 
{97,98,99,100,13,10}  minGW 4.0  eui & euc  translated 
{97,98,99,100,13,10}  minGW 4.1  eui & euc  translated 
 
correcting test for minGW 4.1 is the same as 4.0.4 using recent sources.

eubind for all versions are the same as eui/euc.

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.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu