On 8/3/07, The Watermelon <[EMAIL PROTECTED]> wrote:
> > > 2.%hh is a C99 feature,so it's not guaranteed to work properly with C89
> > > compiler.
>
> I checked MSVC and it gave a stack overflow/corruption error on variable 'b'
> in runtime check when doing sscanf with %hh.

BTW, it is %hhx, not %hh. How does MSVC deal with sscanf on byte sized
variables? Surely it must have a way of doing that.

  - Per

_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to