In MQX, it redefines getwc, io_fgets, FILE etc, when I include <string> to use std::string , that causes compiling error......
other C++ features so far no problem.
Anyone sees similiar problem? I wish in next MQX release, it can provide examples for using C++ with MQX.