itoa() into MOD5213
Posted: Tue Oct 30, 2012 12:46 pm
Hi,
I'm trying to use itoa() into a MOD5213 project but the compiler doesn't recognize it.
The manual says that itoa() needs system.h and utils.h found in C:\Nburn\include but I only have inlcuded into my project C:\Nburn\include_nn and system.h and utils.h doesn't contain itoa() function.
Is it possible to use itoa() with MOD5213?
Do I have to include C:\Nburn\include and C:\Nburn\include_nn ?
Thanks,
Alejandro
I'm trying to use itoa() into a MOD5213 project but the compiler doesn't recognize it.
The manual says that itoa() needs system.h and utils.h found in C:\Nburn\include but I only have inlcuded into my project C:\Nburn\include_nn and system.h and utils.h doesn't contain itoa() function.
Is it possible to use itoa() with MOD5213?
Do I have to include C:\Nburn\include and C:\Nburn\include_nn ?
Thanks,
Alejandro