Path: utzoo!attcan!uunet!lll-winken!ames!pasteur!ucbvax!ucsd!sdcc6!sdcc10!cs161agc From: cs161agc@sdcc10.ucsd.EDU (John Schultz) Newsgroups: comp.sys.amiga Subject: Re: Complex Numbers in C Message-ID: <53@sdcc10.ucsd.EDU> Date: 14 Jan 89 05:45:21 GMT References: <759@myrias.UUCP> <5685@cbmvax.UUCP> Reply-To: cs161agc@sdcc10.ucsd.edu.UUCP (John Schultz) Organization: University of California, San Diego Lines: 21 In article <5685@cbmvax.UUCP> daveh@cbmvax.UUCP (Dave Haynie) writes: >Hey, pretty cool. Are you fully supporting object definitons, or just an >expanded type definition. In either case, that's certainly one over what >you can do in C or Modula2 (one of the reasons my language of choice for >any high level programming is currently C++). Do you allow overloading of >functions as well as operators. One of the more foolish parts of C, if > -Dave Haynie I've been using C++ on Unix at school (on a UNISYS 7000); very nice, very nice. Virtual functions and function overloading is really bitchen. I heard a rumor somewhere that Wirth has a new compiler coming out that's object oriented and very fast. Sounds exciting. I've also got Lattice 5.0 on my 16 bit Amiga. I couldn't possibly imagine doing any serious work with C++ on the Amiga considering how incredibly slow Lattice compiles (it's a fine product, just too slow for me). But, seeing as how you're the "32 bit guy", it's probably quite nice on a 32 bit Amiga. John Schultz