New library CStringBuilder to print content to a c-string

PaulS:

  sb.print(F("HEX of char: "));

sb.println(c, HEX);



Either the output is a cut and paste error, or the class has a problem.

try again