FILE * fopen ( const char * filename, const char * mode );
int fseek ( FILE * stream, long int offset, int origin );
No comments:
Post a Comment