[comp.sys.amiga.tech] Skeleton C program

khsoh@bruce.OZ (Kam Hung Soh) (08/10/89)

I recently wrote a short C program for the Macintosh and I was
impressed with how easy it was to add windows and produce
applications.  The reason for this ease was a program called
`Skel' which was provided by my lecuturer.  `Skel' included
routines for doing regular system calls and a main program that
was activated by the mouse / keyboard events.  Another plus is
that all the messy include files associated with C programs were
squirreled away by the main program, freeing me from having to
check up on declarations and names.  Obviously, such a package is
of limited use to professionals but for people just interested in
getting an application running, it would be superb.  Is there
anything resembling `Skel' for the Amiga?  
-- 
************************************************************************
***********           khsoh@bruce.cs.monash.oz                **********  
************************************************************************