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:19 ID:Heaven

>>46
char tada[]="Tada!\n";
int t=write(stdout,tada,strlen(tada));
if(t==-1) write(stderr,"could not write to stdout!",26);

you fucking moron

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