At 11:39 PM 11/14/2005, you wrote:
i have a function declare as

bool func(int i, char* ptr);

I am getting declaration syntax error at that point. I have enable bool support checked on in the preferences. I am using CW9.0

"Enable bool" only applies to C++. To get a bool type in C, include the <stdbool.h> header file.


-- Ben Combee, Senior Software Engineer, Palm, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Developer Forum Archives:   http://news.palmos.com/read/all_forums/


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

Reply via email to