home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / c / 18493 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.1 KB  |  27 lines

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