'String' has not been declared error

MoFanFr:
With cstrings, i have the feeling that i need re-invent the wheel. Simple function aren't implemented.
I will try to not use it even if I need to lose time at the beginning.

It is true that cstrings are not as easy to use as the String class - presumably that is why the String class was invented. However the memory limitations of the Arduino take precedence over convenience.

...R