Sunday, February 19, 2012

(BU) Intro to File Input/Output in C

Intro from CS BU
http://www.cs.bu.edu/teaching/c/file-io/intro/

Printf Format Codes:
http://www.dgp.toronto.edu/~ajr/209/notes/printf.html
http://www.cplusplus.com/reference/clibrary/cstdio/printf/

Full format codes list (in Chinese)
http://www.360doc.com/content/08/0614/09/7635_1333272.shtml

Example of redirect the printf to file
http://www.java2s.com/Code/C/File/Redirecttheprintftofile.htm


No comments:

Post a Comment