Hi I am using C 
This function is not explicitly define as inline
But the compiler seems to consider it as inline
Y is it considering that way ?
Thanks in advance
Padmini
 --- LionScribe <[EMAIL PROTECTED]> wrote: > I
imagine that you are assigning the address of an
> inline function.
> Functions are inline when they are defined within a
> class declaration, or
> you explicitly define them as inline.
> LionScribe
> 
> "padmini badrinath" <[EMAIL PROTECTED]> wrote
> in message
> news:[EMAIL PROTECTED]
> > Hi
> > I am getting a compilation Error like
> > "ILLEGAL USE OF INLINE FUNCTION "
> > this happens when i assign the address of a
> function
> > to a structure variable - which is a Pointer
> > Has any body come across this kind of error?
> > How to clear it?
> > Thanks in advance
> > Padmini
> >
> >
>
________________________________________________________________________
> > Yahoo! India Matrimony: Find your partner online.
> http://yahoo.shaadi.com/india-matrimony/
> >
> 
> 
> 
> -- 
> For information on using the Palm Developer Forums,
> or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/ 

________________________________________________________________________
Yahoo! India Matrimony: Find your partner online. 
http://yahoo.shaadi.com/india-matrimony/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to