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-24 3:22 ID:EBWyJeTW

It isn't necessary either, warnings are not errors and differs from errors in that they're not fatal to the compilation process. You should however, like the warnings tell you, include the header file.
Why is it that you don't want to? Minimize time typing? Trust me you're just shooting yourself in the foot, and nuts.

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