Organization: Occidental College, Los Angeles, CA 90041 USA.
Date: Fri, 8 Jan 1993 22:03:22 GMT
Lines: 8
Hi. I'm something of a newbie C programmer, and I have a few questions, particularly about GCC (seeing as that's what I'm using).
First I'm wondering how much the autodocs cover (I just sent my order for the Native Developers Kit 3 days ago); ie, can I limp along without the Hardware Reference Manuals (to a poor college student they seem fairly expensive).
The next thing I'm wondering is about the include files that come with gcc. Does anyone know of a document I can ftp that will explain what each of these header files provide? Unfortunately, Markus Wild is on vacation and so won't be able to answer my mail on this subject for a while.
Is there a math header file I can include to utilize my 68882? I tried math-68881.h, but the compiler didn't seem to like the code very much.