Closed Witawat closed 1 year ago
I thought in C you always had to use
#include <stdbool.h>
to get the bool
type. Per https://en.cppreference.com/w/c/types/boolean.
this not support print %f ?
this config on MRS is work
i add
build_unflags = -lprintf build_flags = -lprintfloat
not work
I've tried migrating code from MRS, but it runs on C99, causing some code to not compile. correctly
Now I've tested three IDEs to find the one that's easiest to use.
But there's a problem with C99.