Mail Archives: djgpp/1997/08/19/14:49:36
*** Brett *** <bporter AT rabble DOT uow DOT edu DOT au> wrote:
> A quick question... how quick are inline functions in DJGPP. My specific
> problem... if I have a private data member of a class and a public inline
> function that simply say "return xxxxx;", does the inline function compile
> to just one assignment or is there still overhead?
It will be very well optimized if you use -O.
SET
------------------------------------ 0 --------------------------------
Visit my home page: http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -