I allocate a pointer, and i write it address to a feature. Then i get the feature inside a callback function and i get the pointer address. It ok to me!
Manoel Teixeira Manoel Teixeira On Wed, 28 Jan 2004 13:20:38 -0500, Matt Graham <[EMAIL PROTECTED]> escreveu: > De: Matt Graham <[EMAIL PROTECTED]> > Data: Wed, 28 Jan 2004 13:20:38 -0500 > Para: "Palm Developer Forum" <[EMAIL PROTECTED]> > Assunto: Re: Globals inside a CallBack? > > Regis St-Gelais wrote: > > > In a multi segment application. Are the globals accessible from inside a > > callback function? > > they should be. I've never had problems with it, but I usually don't do > anything too freaky that might make it not work. > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see > http://www.palmos.com/dev/support/forums/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
