
looking for a file list all functions in all header files
Quote:
> for example i want to know
> all other functions can be used in STDIO.H besides PRINTF and
> SCANF...
Read /usr/include/stdio.h. (Well, this is where it is on most
Unix-like systems. Check your compiler's manual and substitute the
appropriate path if necessary.) All the other header files (which list
all the other functions) are typically placed in the include/
directory, or subdirectories thereof. Again, YMMV.
Regards,
Psy
* Sent from RemarQ http://www.*-*-*.com/ The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!