AMIGA: Help with windows

Jason Trimble jtrimble at micor.ocunix.on.ca
Sun Jun 9 14:51:46 AEST 1991


I have been trying to work with windows and screens in C on the Amiga.  I am 
using SAS/C 5.10.

	What I'm really haveing problems with is the following:

extern LONG OpenLibrary();
extern VOID cleanExit();
extern UBYTE handleIDCMP();

struct IntuitionBase *IntuitionBase = NULL;

	The first three prototypes generate a error 170: to many initializers or
something like that.  
	What am I doing wrong?  The struct statement on the last line also gives the same error...  I am trying to compile the first program in the book:
AMIGA ROM KERNEL REFERENCE MANUAL: LIBRARIES & DEVICES

Can anyone Email me some help with this?


	Jason Trimble (jtrimble at micor.OCUnic.ON.CA)




More information about the Comp.lang.c mailing list