Hi, I am trying to port some software to msp430-gcc. I think the code was originally written for IAR (not sure). The original author used sscanf to extract unsigned short ints (%hu) from a string buffer. Is there an equivalent libc or other function call in msp430-gcc.
regards b thomas
