Re: Book recommendation request: Programming in C for Linux

2003-08-02 Thread Mike McMullen
I recommend the following three from memory. C Primer Plus C - The Complete Reference C Unleashed All three have been very useful to me. Mike > > To: Redhat List > > Subject: Book recommendation request: Programming in C for Linux > > > > All, > > > > I haven't done any serious work in C for

RE: Book recommendation request: Programming in C for Linux

2003-08-02 Thread Otto Haliburton
BTW the gcc compiler under linux works for java, C/C++, fortran and etc. and is ansi c compatible and has fixed all of the problems with Microsoft c and Borland c. and make comes with the package and debuggers and etc... > -Original Message- > From: [EMAIL PROTECTED] [mailto:redhat-list-

RE: Book recommendation request: Programming in C for Linux

2003-08-02 Thread Otto Haliburton
Try going to www.gnu.org. And look for documentation on the gnu compiler (gcc) and you should get way more than you want or need. > -Original Message- > From: [EMAIL PROTECTED] [mailto:redhat-list- > [EMAIL PROTECTED] On Behalf Of Benjamin J. Weiss > Sent: Saturday, August 02, 2003 2:40 PM