home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.atari.st.tech
- Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!elroy.jpl.nasa.gov!sdd.hp.com!hpscit.sc.hp.com!news.dtc.hp.com!srgenprp!randyh
- From: randyh@sad.hp.com (Randy Hosler)
- Subject: Re: C Progr Q's
- Sender: news@srgenprp.sr.hp.com (placeholder for future)
- Message-ID: <BzD43r.6Fn@srgenprp.sr.hp.com>
- Date: Wed, 16 Dec 1992 17:19:02 GMT
- References: <1992Dec13.184929.27529@oz.plymouth.edu>
- Organization: HP Sonoma County (SRSD/MWTD/MID)
- X-Newsreader: TIN [version 1.1.4 PL6]
- Lines: 24
-
- Technoid (pyr579@oz.plymouth.edu) wrote:
- : Hello,
- :
- : Couple of C questions for GEM programs. One, if you have a
- : window up on the GEM desktop ( ie thru and acc ), and the user selects
- : a file from an open drive window, are there any GEM conventions for
- : recognizing what the file is and that a file has indeed been selected
- : and dragged into MY window?
- : Second, HOW do you get Sozobon 1.33 to compile an acc? I try
- : the following line:
- :
- : cc -r minstart.o -o filename.prg filename.c aesfast.a vdifast.a
- :
-
- Try using sozoinit.o as your startup. If you write your code correctly
- it will run as either a .prg or an .acc. You can find it on a.a.umich.
-
- :
- : Thanks
- :
- : Stephan
-
- Your welcome, Randy Hosler
-
-