"Layne Lund" <[EMAIL PROTECTED]> a �crit dans le message de news:[EMAIL PROTECTED] > > > It looks like the warning refers to line 2 in your header file. Would you mind posting that line of code here? >
Your right, there is a define without numeric value line 1: #ifndef MAC_RESOURCES_H line 2: #define MAC_RESOURCES_H . . . This is generated by constructor. looks like PilRC compiler does not likes this. I dont care if it gives a warning. but in my case it gives an error and stops compilation. -- 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/
