--
"Lawrence Lau" <[EMAIL PROTECTED]> a écrit dans le message de
news:[EMAIL PROTECTED]
> Hi,
>
> I have a similar code developing in CW v9.0 like the following
(simplified) :
>
> static Boolean SatLogFormHandleEvent( EventPtr event )
> {
> char *filename;
> char temp[5];
> ...


filename is a pointer and you never alocate memory to it.

-- 
Regis St-Gelais, P. Eng. / ing.
Software Development / Développement informatique
www.laubrass.com



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

Reply via email to