[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Headers
CL> In short programs, all the headers are put near the
CL> top of the file. In large programs, separate files
CL> are written to hold the headers. They are called
CL> "header files" and often end with .h.
Ahhhhhh! Found them!
They're hiding in /usr/include/ and /user/lib/.
Am I correct in assuming that the majority of these header files are
installed from the "devel" files, and this is the reason that I must
install various "devel" files before building an application from
source?
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.
- References:
- Headers
- From: Harold Crouch <hcrouch@mchsi.com>
- Re: Headers
- From: Chet Langin <clangin@siu.edu>