Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!seismo!hao!hplabs!sri-unix!lee@brl-bmd From: lee%brl-bmd@sri-unix.UUCP Newsgroups: net.micro.cpm Subject: Re: need information on Aztec C Message-ID: <2427@sri-arpa.UUCP> Date: Wed, 22-Jun-83 13:32:08 EDT Article-I.D.: sri-arpa.2427 Posted: Wed Jun 22 13:32:08 1983 Date-Received: Fri, 24-Jun-83 23:46:46 EDT Lines: 14 From: Robert Lee Feider (CTAB)Hi, I have used the AZTEC C compiler for a small amount of work and I am very impressed. Yes it does have links to the BDOS and BIOS thru function calls and there is a piece of user submitted (i.e. not written by MANX software) routine which allows one to write and read from an I/O port. Aztec does allow romable routines but I have not actually tried this yet. Inline assembly code is allowed thru the use of #ASM and #ENDASM macros and the calling convention of how to pass local variables on the stack is defined and an example given. I hope this is enough information, if not give me a holler. lee@brl-bmd