Any function for converting a string to unsigned int32?
Posted: Mon Dec 22, 2008 7:47 am
Hi. I have a 20 byte string buffer and I want to convert to an unsigned int32. Of course the string buffer is filled with only 8 first bytes and rest are null. Any ideas?
Regards
n-squared
Joined: 03 Oct 2006 Posts: 99
Posted: Mon Dec 22, 2008 8:04 am
You can use the atoi32() function. _________________ Every solution has a problem.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum