>       You mean "null" not "NULL".
>       NULL is a typed as a void pointer in C, not a character.

That may be true for C, but the Palm headers define NULL this way:

#ifndef NULL
#define NULL    0
#endif  // NULL

Regards,
Steve Mann
-- 
-------------------------------------------
Creative Digital Publishing Inc.
1315 Palm Street, San Luis Obispo, CA 93401-3117
-------------------------------------------
805.784.9461              805.784.9462 (fax)
[EMAIL PROTECTED]       http://www.cdpubs.com

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

Reply via email to