----- Original Message ----- From: "Ben Combee" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, March 31, 2004 2:35 PM Subject: Re: Palm Development General Question
> At 12:10 PM 3/31/2004, you wrote: > >Just want to clarify a little bit : C99 allows to declare local variables > >anywhere. CW compiler just does not support this. > > Sure it does... just use "#pragma c9x on" or turn on the "Enable C99 > Extensions" switch in the C/C++ Language panel. The CW for Palm OS V9 > compiler isn't C99 by default, but it can be configured to support most of > the C99 standard. I am glad that I dared say out loud something that I don't know. It makes me corrected. :-) Thanks, Ben. I have had some tedious time to move around my local vars when changing files from c++ to c under CW. Your correction helps a lot. Vu -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
