There are two possibilities to include header files from /usr/include/g++: Either <string> or <String.h>, which provide similar functionality with slightly differing names, if I got it right. But using <String.h> reduces code size by about 20%.
Log in to post a comment.