CC386 4.07 Changes

This is a description of recent changes to CC386. This release has minor bug fixes.

CC386 4.07

  • xrc: fix a problem where the preprocessor #include directive could interfere with filenames in resource statements
  • rtl: fix problems with wsprintf and friends not producing legible output
  • rtl: updated wsprintf, wsscanf and friends to latest
  • rtl: changed byte order of fputwc (and thus all wide character output functions to be little endian.
  • rtl: updated wcs versions of atoi and atof and friends to latest