Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!caip!meccts!dicome!mmm!umn-cs!hyper!dean From: dean@hyper.UUCP (Dean Gahlon) Newsgroups: net.micro.cbm Subject: Re: C power questions Message-ID: <60@hyper.UUCP> Date: Tue, 1-Jul-86 10:46:57 EDT Article-I.D.: hyper.60 Posted: Tue Jul 1 10:46:57 1986 Date-Received: Sat, 5-Jul-86 04:58:49 EDT References: <144@danews.UUCP> Distribution: net Organization: Network Systems Corp., Mpls., Mn. Lines: 30 > I've just purchased the C power package for the 64 and I've got a few > questions. Where's the #@! is the source code? At least the source for the > non-complier items, such as the libraries and the examples like "shapes.sh". > > In addition have any interesting items or sources for items been mentioned > here. And if so would any of you that saved them email copies to me. > > And lastly if any of you have written any tidbits for the complier and > would like to share your knowledge, I and probably others would be interested. > > > Thanks in advance, > > E. T. Levine > ...!ihnp4!cbosgd!cbsck!etl [Give me your poor, your tired, your line-eaters...] There doesn't seem to *be* any source for shapes.sh. It's possible to download *a* source for it from their bulletin board (which has some very good stuff, by the way (more later in this message)), but that source seems to assume the existence of some graphics libraries, which don't seem to exist on said bulletin board or anywhere else that I know of. One of the neat things available on their bulletin board is an assembler that produces object code suitable for linking with C-produced object code. If you have a modem, I'd check it out (after 11 PM, since it's probably long distance). Oh, yes; another question that nobody seems able to answer is what the 'a' and 's' options on the compiler itself do. From a disassembly of the compiler, it looks like they're stored in some odd location, but what's done with them then, I don't know, and nobody else seems to, either.