-
Tor Didriksen authored
Make the assumption even stronger, by substituting inline functions for the macros. Added overloaded functions taking char* rather than uchar* for C++ This should catch non-char/uchar buffer usage at compile-time, both for C and C++ code.
Tor Didriksen authoredMake the assumption even stronger, by substituting inline functions for the macros. Added overloaded functions taking char* rather than uchar* for C++ This should catch non-char/uchar buffer usage at compile-time, both for C and C++ code.
Loading