> >     By the way
> > 
> > sprintf (str,"%hx",  *sys_rstack);
> > 
> > displays  Hx on the lcd not the now expected 61. In any case thanks for the
> > help!
> 
> Since int and short int are identical in SDCC the 'h' modifier is 
> not needed. And apparently printf_large.c does not support it.

printf_large.c now accepts and ignores the integer 
modifying flags h,j,t,z in revision 6874.

Maarten

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to