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: clyde@htsoft.com | Phone Fax WWW: http://www.htsoft.com/ | USA: (408) 490 2885 (408) 490 2885 PGP: finger clyde@htsoft.com | AUS: +61 7 3355 8333 +61 7 3355 8334 --------------------------------------------------------------------------- HI-TECH C: compiling the real world.