Matheus Peschke

Results 1 comments of Matheus Peschke

When I added the sdcc include path to my project, Visual Studio Code's default **c_cpp_properties.json** came with a default "_cStandard: c17_" setting. Since sdcc itself is based on C99 (https://sdcc.sourceforge.net/),...