Compiler 2013: Standard libraries
外观
Low-level access functions
malloc ... int getchar ( void ) int putchar ( int character )
Standard library functions
strcpy strcmp strcat ... printf scanf ...
malloc ... int getchar ( void ) int putchar ( int character )
strcpy strcmp strcat ... printf scanf ...