Is there stack associated when a executing an inline function?
- From: Mahesh <mahesh1280@xxxxxxxxx>
- Date: Thu, 28 Feb 2008 23:37:44 -0800 (PST)
Hi,
I need to know if stack frames are generated in case of a
inline function execution or
do they execute just like macros?
if they execute like macros, then what is the need for having
inline function?
where would you use macros and where inlines?
Thanks
Mahesh
.
- Follow-Ups:
- Re: Is there stack associated when a executing an inline function?
- From: Kaz Kylheku
- Re: Is there stack associated when a executing an inline function?
- From: Paul Hsieh
- Re: Is there stack associated when a executing an inline function?
- From: Kenny McCormack
- Re: Is there stack associated when a executing an inline function?
- From: jacob navia
- Re: Is there stack associated when a executing an inline function?
- From: santosh
- Re: Is there stack associated when a executing an inline function?
- From: Richard Bos
- Re: Is there stack associated when a executing an inline function?
- Prev by Date: Re: Freeing memory - will it be available immediately
- Next by Date: Re: Legal C or bug in gcc
- Previous by thread: Registry and Spyware Cleaner (Free Download)
- Next by thread: Re: Is there stack associated when a executing an inline function?
- Index(es):
Relevant Pages
|