Scanf function changes value of in-loop variable

FreeSlave freeslave93 at gmail.com
Wed Apr 16 11:36:50 PDT 2014


Note that readf is not equivalent to scanf since readf does not 
skip spaces and newline character. Input must completely match 
format.


More information about the Digitalmars-d-learn mailing list