stdio.h help
Posted: Tue Nov 30, 2004 7:48 pm
Am a newbie in OS programming and want to develop an API which uses library calls fopen ,fclose ,ferror,feof,fputc,fgetc provided in the Standard C library headers stdio.h.
I tried finding information on the web about how to Design these function but i only managed to get how to use the already defined ones .
If anyone knows where i can get the information or can help pls do so.
thanx in advance.
I tried finding information on the web about how to Design these function but i only managed to get how to use the already defined ones .
If anyone knows where i can get the information or can help pls do so.
thanx in advance.