Mark Stokes wrote:

What is the max unique variable name length in mspgcc? I mean, if I declared two variables:
very_long_variable
And very_long_variable_two

Will they be different variables.  I know Borland's old compiler was
something like 15 characters.

Thanks
-Mark
255 rings a bell, but I am not sure. I have used variable names at least a 100 characters long, and never hit a problem. Your variables are rather non-descriptive. pretty_short_variable might be more appropriate :-)

Regards,
Steve



Reply via email to