Truncated match.
PICList
Thread
'Inline Functions using HiTech-PIC'
1999\08\11@115050
by
Roger Morella
How do I force a function to be used inline in Hitech C?
Using CCS-C all I had to do was place #PRAGMA INLINE before the function
to force the compiler to place the fuction inline or #PRAGMA SEPERATE to
force the compiler to seperate the function. How do I do this using the
Hitech PICC compiler?
1999\08\11@160048
by
Clyde Smith-Stubbs
On Wed, Aug 11, 1999 at 11:48:00AM -0400, Roger Morella wrote:
> How do I force a function to be used inline in Hitech C?
There's a FAQ on our web site about this. Basically there is no in-line
function facility (it's not an ANSI feature) but you can do pretty much
everything you want to by defining a macro (multi-line if required).
Regards, Clyde
--
Clyde Smith-Stubbs | HI-TECH Software
Email: spam_OUTclydeTakeThisOuT
htsoft.com | Phone Fax
WWW: http://www.htsoft.com/ | USA: (408) 490 2885 (408) 490 2885
PGP: finger .....clydeKILLspam
@spam@htsoft.com | AUS: +61 7 3355 8333 +61 7 3355 8334
---------------------------------------------------------------------------
HI-TECH C: compiling the real world.
More... (looser matching)
- Last day of these posts
- In 1999
, 2000 only
- Today
- New search...