Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!dino!ux1.cso.uiuc.edu!brutus.cs.uiuc.edu!apple!oracle!news From: pnakada@oracle.com (Paul Nakada) Newsgroups: comp.sys.apple Subject: Re: HyperC Message-ID: Date: 8 Feb 90 23:41:02 GMT References: <1361@crash.cts.com> <1990Feb4.102221.23801@ux1.cso.uiuc.edu> <1500@husc6.harvard.edu> <2492@cs-spool.calgary.UUCP> Sender: news@oracle.com Organization: Oracle Corperation, Belmont, CA Lines: 23 In-reply-to: demarco@cpsc.ucalgary.ca's message of 8 Feb 90 05:24:29 GMT In article <2492@cs-spool.calgary.UUCP> demarco@cpsc.ucalgary.ca (Vince Demarco) writes: Does anyone have any documentation to HyperC that they could post?? I am looking for the names of the suppored functions and what they do, and, if a standard function is named something else what is the new name. example in HyperC putchar is called putchr. [ a good start is to "sym libc" which gives you a list of all symbols in the C library. ] Also this there any way to get HyperC to create a standard ProDOS system file, or a binary file that can be run under basic system?? (To make a stand alone application) [ I think there's an executable in /csys/bin called mksys. I assume this makes a sys file out of a hyperc executable... I also assume that argc and argv are no longer usable. ] -Paul Nakada pnakada@oracle.com nakada@husc4.harvard.edu nakada@husc4.bitnet