Closed donn closed 1 year ago
These are a couple of changes that improve C99 and Clang compat:
#include
sprintf
Pulled and merged.
These are a couple of changes that improve C99 and Clang compat:
#include
s where appropriate.sprintf
, marked unsafe, with safer alternatives.