home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!seismo!ukma!lunatix!chelf
- From: chelf@lunatix.uucp (Chad Helfenberger)
- Newsgroups: comp.lang.c
- Subject: Re: Turbo C with built-in assembler??????
- Message-ID: <1992Dec17.160101.27154@lunatix.uucp>
- Date: 17 Dec 92 16:01:01 GMT
- References: <1992Dec16.220742.9975@lunatix.uucp> <BzDyv8.J1F@hyperion.wright.edu>
- Organization: Lexington Public Access Unix. -KY- (606) 255-9121
- Lines: 21
-
- In article <BzDyv8.J1F@hyperion.wright.edu> thanatos@hyperion.wright.edu (Terry Chlebek) writes:
- >DON'T use the '#pragma inline' (or the -B command line option). This is
- >what tells the compiler to call TASM to process the assembly language
- >stuff. Just use 'asm {...}' for your assembly stuff and the compiler
- >will use it's built-in assembler to process it.
-
- Thanks for the tip. I'm sure that was in the manual, but I couldn't find
- it.
-
- >
- >I just load the resident help utility (THELP). Then you can get help
- >from anywhere just by pressing the '5' key on the keypad.
- >
- >Terry Chlebek
- >thanatos@hyperion.wright.edu
-
- Another good suggestion.. Heh. Thanks.
-
- --
- Chad Helfenberger
- (chelf@lunatix.uucp)
-