Topic : Max number of characters for function names and variables

Forum : ST7/STM8

Original Post
Post Information Post
April 29, 2010 - 5:34pm
Guest

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?

Replies
Post Information Post
+1
0
-1
April 30, 2010 - 11:43am
Raisonance Support Team

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