Hi,

I have a problem while compiling my rcp file.
Following is the scenario

I have a regular .rcp file which includes a .h file
for resource IDs. This file is also used by my .C for
the same. I wish to include a string constant as well
which can be used as a title for a form. So I do a 
#define MYSTR1 "This is my string"  in the .h file.

Now the pilrc wouldnt compile my rcp file. Following
is the error that it gives 
Constant expected, got This is my string

Does this mean I cannot have a string macro in the
header file that I use with .rcp. 

If so please let me know if there is any workaround.

PS: I am using pilrc v2.8

Thanks,
Mayank


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.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