Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: jumpship on December 06, 2002, 09:40:03 AM

Title: need details of "include.h" files with GCC
Post by: jumpship on December 06, 2002, 09:40:03 AM
Hi all!

I have just down loaded GCC for the Amiga and need a little help with the include files. Does anyone know where I can find like a command list, say for like intuition.h, and what the parameters all are?

Or does the developers CD have all this information on?
Title: Re: need details of "include.h" files with GCC
Post by: Steady on December 06, 2002, 09:54:47 AM
That info is all on the developer CD. It is worth getting anyway if you want to program Amiga.
Title: Re: need details of "include.h" files with GCC
Post by: Fats on December 06, 2002, 08:28:55 PM
The autodocs are available in the NDK3.9 available from the amiga 3.9 download area (http://www.amiga.com/3.9/download). This one is free.
Title: Re: need details of "include.h" files with GCC
Post by: jumpship on December 07, 2002, 10:56:51 PM
Wonderful, got all the info I need, thanks guys!