Enable str functions

This commit is contained in:
iabdalkader 2014-06-18 21:20:47 +02:00
parent c1dab26fca
commit f53295a18e

View File

@ -41,7 +41,7 @@
/ 3: f_lseek is removed in addition to 2. */
#define _USE_STRFUNC 0 /* 0:Disable or 1-2:Enable */
#define _USE_STRFUNC 1 /* 0:Disable or 1-2:Enable */
/* To enable string functions, set _USE_STRFUNC to 1 or 2. */