hello everyone!I read sdtio.h file and can't understand the following statements' mean:typedef unsigned char FILE;
#define _H_USER ((FILE*)((int)-1))i can't know what is ((int)-1)?and after the two statements. what is _H_USER value?please help me explain..
↧