Re: Is there stack associated when a executing an inline function?
- From: gazelle@xxxxxxxxxxxxxxxxxxxxx (Kenny McCormack)
- Date: Fri, 29 Feb 2008 14:33:28 +0000 (UTC)
In article <1ffac51f-dadd-4dab-932d-6b3044b8759a@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Mahesh <mahesh1280@xxxxxxxxx> wrote:
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
Be aware that use of the word "stack" in this ng (even if the subject is
pancakes), by non-Clique members, will result in flamage.
.
- Follow-Ups:
- Re: Is there stack associated when a executing an inline function?
- From: Morris Dovey
- Re: Is there stack associated when a executing an inline function?
- References:
- Prev by Date: Re: Is there stack associated when a executing an inline function?
- Next by Date: Re: Variable-sized lines of text in linked list
- Previous by thread: Re: Is there stack associated when a executing an inline function?
- Next by thread: Re: Is there stack associated when a executing an inline function?
- Index(es):
Relevant Pages
|