Arduino Due with String

Hello,

I'm working with the Arduino Due for a project, however I noted that the WString.h library is not included with the IDE. Is there a way to include it or replace it so that I can work with Strings? Coming from a java oriented background, Strings are incredible useful for me :slight_smile:

Thanks for your time :slight_smile:
-AtomicDragon

See String() - Arduino Reference