Path: utzoo!utdoe!generic!pnet91!ericmcg From: ericmcg@pnet91.cts.com (Eric Mcgillicuddy) Newsgroups: comp.sys.apple2 Subject: Re: Apple II in Hunt for Red October? Message-ID: <402@generic.UUCP> Date: 26 Jan 91 13:10:12 GMT Sender: root@generic.UUCP Organization: People-Net [pnet91], Etobicoke, ON Lines: 15 >>Does anybody know if HyperC is ANSI or K&R? (i'm going to try and learn C, I >>just know a little right now and i'd like to know what book to get) > >K&R. Actually it describes itself as being c++, whatever that means.... >Mike. HyperC was oriniginally called c++, before C++ was named for object oriented C. HyperC does not describe itself as C++, but does describe itself as K&R with extensions. It has a lot of ANSI in it, but blew it by using non-standard function names. A little experimentation will yield equivalent names. If in doubt try using Apple's names as found in their ROM listings. UUCP: bkj386!pnet91!ericmcg INET: ericmcg@pnet91.cts.com