Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

header files in C

Name: Anonymous 2007-06-23 21:40 ID:HRBo/NOe

Should you have to include a header file into its own library? I can't understand why I sometimes, but not always, get compile errors because it's not getting the header file prototypes before it compiles the libraries.

Name: Anonymous 2007-06-27 22:25 ID:EI0HlTro

>>47

char tada[]="Tada!\n";
if(write(stdout,tada,strlen(tada))==-1 && write(stderr,"could not write to stderr!\n",27)==-1) exit(255);

you fucking moron

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List