Topic: Max number of characters for function names and variables

Hi,

I am using RCSTM8 V2.00.04 Compiler.
I like to use long function and variable names. So I would like to learn how many characters I can use. I mean what is the max number of characters for function names and variables that RCSTM8 supports?

Re: Max number of characters for function names and variables

Hi Volkan,

The C standard mandates that variable and function names can be as large as 511 characters, which our compiler supports.

We strongly recommend that you upgrade your compiler to a more recent version (yours is years old!)
Go to the Raisonance downloads page and you can get the free upgrade.

Regards,
Bruno

Bruno Richard, PhD.
RAISONANCE - 17, avenue Jean Kuntzmann - F-38330 Montbonnot St Martin - FRANCE
There are 10 types of people in the world: Those who understand binary, and those who don't.