1 2 3 4 5 6 7 8
#include <tinyff/common.h> #include <tinyff/stream.h> #include <tinyff/result.h> #define FF_BASE \ bool valid; \ ff_result last_error;