Added stroul define
This commit is contained in:
parent
19a8170c3f
commit
4cfb5f80ad
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
#define _tcstod strtod
|
||||
#define _tcstok strtok
|
||||
#define _tcstol strtol
|
||||
#define _tcstoul strtoul
|
||||
#define _totlower tolower
|
||||
#define _totupper toupper
|
||||
#define _tprintf printf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue