Name: Anonymous 2011-09-20 8:45
Which one is better?
Safe/Fast String/File I/O is the new library(not updated since 2005) claims to be faster and safer alternative.
Standard IO is included with all C compilers, fairly stable and time-proven.
Safe/Fast String/File I/O is the new library(not updated since 2005) claims to be faster and safer alternative.
Standard IO is included with all C compilers, fairly stable and time-proven.