mirror of
https://github.com/Ed94/gencpp.git
synced 2025-04-05 08:37:53 -07:00
There were multiple issues with comment and newline lexing. Extended printing functions to support Strings with %S flag (captial 'S'). Allows for length detection. Also made it so that precision for strings is the string length.