home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cbmvax!bagate!dsinc!spool.mu.edu!agate!ames!pacbell.com!charon.amdahl.com!netcomsv!netcomsv!terapin!paulk
- From: paulk@terapin.com (Paul Kienitz)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Manx is ORPHANING Aztec C!
- Message-ID: <paulk.3ifh@terapin.com>
- Date: 28 Jan 93 03:06:23 GMT
- References: <C1Ex63.67s@unx.sas.com>
- Organization: BBS
- Lines: 11
-
- >I've converted s of Aztec C programs
- >off the Fish Disks to use as test cases. About the only serious
- >problem I've run into is if the programs use #asm a lot.
-
- What about programs that throw out Aztec's main program and stdio and do
- startup-type things manually, programs that have #pragmas inline in the main
- source, programs that use replacement argv[] parsing functions, and what about
- shared libraries?
-
- And oh yeah, I use #asm a lot ... mostly for performance-critical stuff. Also
- it's not QUITE possible to really use SetFunction witout #asm in Aztec.
-