home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!asuvax!ukma!lunatix!chelf
- From: chelf@lunatix.uucp (Chad Helfenberger)
- Subject: Turbo C with built-in assembler??????
- Organization: Lexington Public Access Unix. -KY- (606) 255-9121
- Date: Wed, 16 Dec 1992 22:07:42 GMT
- Message-ID: <1992Dec16.220742.9975@lunatix.uucp>
- Lines: 17
-
- I seem to have gotten a bad copy of Turbo C++ (v3.0). On the _box_, it says
- 'built-in assembler' along with the other 'features'. However, when I try
- to compile a program with inline asm code (as in #pragma inline), it aborts
- with 'TASM not found'. Any insight on this? If it has a built-in
- assembler, why would it be trying to call tasm?
-
- Another question. The manual that came with it is very sparse, and doesn't
- list the function call prototypes or *anything*. All it is, basically, is a
- guide to use the stupid integrated environment (which is nice as a debugger,
- but NOT an editor). I know the online help provides all this, but I'd
- rather have a book that I can use, WHILE I'm in my favorite editor. :)
-
- Thanks for any help!!
-
- --
- Chad Helfenberger
- (chelf@lunatix.uucp)
-