[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Headers
Yes, but also look out for the "shared object library"
files that end in .so, such as in /usr/lib/. Some
"devel" files add these.
,,Chet Langin,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
<http://mypage.siu.edu/clangin> <clangin@siu.edu>
~~~Diagonally parked in a parallel universe~~~~~~~
Quoting Harold Crouch <hcrouch@mchsi.com>:
> 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.
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
-
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>
- Re: Headers
- From: Harold Crouch <hcrouch@mchsi.com>