home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / c / 18554 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.1 KB

  1. Path: sparky!uunet!seismo!ukma!lunatix!chelf
  2. From: chelf@lunatix.uucp (Chad Helfenberger)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Turbo C with built-in assembler??????
  5. Message-ID: <1992Dec17.160101.27154@lunatix.uucp>
  6. Date: 17 Dec 92 16:01:01 GMT
  7. References: <1992Dec16.220742.9975@lunatix.uucp> <BzDyv8.J1F@hyperion.wright.edu>
  8. Organization: Lexington Public Access Unix. -KY- (606) 255-9121
  9. Lines: 21
  10.  
  11. In article <BzDyv8.J1F@hyperion.wright.edu> thanatos@hyperion.wright.edu (Terry Chlebek) writes:
  12. >DON'T use the '#pragma inline' (or the -B command line option).  This is
  13. >what tells the compiler to call TASM to process the assembly language
  14. >stuff.  Just use 'asm {...}' for your assembly stuff and the compiler
  15. >will use it's built-in assembler to process it.
  16.  
  17. Thanks for the tip.  I'm sure that was in the manual, but I couldn't find 
  18. it.
  19.  
  20. >
  21. >I just load the resident help utility (THELP).  Then you can get help
  22. >from anywhere just by pressing the '5' key on the keypad.
  23. >
  24. >Terry Chlebek
  25. >thanatos@hyperion.wright.edu
  26.  
  27. Another good suggestion.. Heh.  Thanks.
  28.  
  29. -- 
  30. Chad Helfenberger
  31. (chelf@lunatix.uucp) 
  32.