Define ANJ_WITH_CUSTOM_CONVERSION_FUNCTIONS
Defined in File anj_config.h
Define Documentation
-
ANJ_WITH_CUSTOM_CONVERSION_FUNCTIONS
Enables custom convertion functions implementation that do not require
sprintf()andsscanf()in Anjay Lite for string<->number convertions.Useful on constrained platforms which do not use these functions.