Quantcast
Channel: MPLAB XC16
Viewing all articles
Browse latest Browse all 1508

ultoa(), utoa() returns wrong pointer value (DTM)

$
0
0
XC16 v.1.31 (checked also with 1.20 and 1.26).Using: unsigned char conv={};
unsigned char *ptr;
unsigned long next_sn=1234;

ptr=ultoa(conv, next_sn, 16);

conv address is 0xC34 (checked with debugger) ultoa() returns 0x..

Viewing all articles
Browse latest Browse all 1508

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>