Closest useful functionality may be strtoul(3), which is present (I haven't
personally tested it).

Peter

On Mon, Apr 19, 2010 at 6:13 AM, Balbir Thomas <[email protected]> wrote:

> 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
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Mspgcc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>

Reply via email to