>If you use a number outside of the selected range, sscanf will >truncate it.
This was supposed to read "sprintf will truncate it". sscanf will always faithfully return the number which is encoded with the specified encoding.
Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum Wed, 22 Jun 2011 11:50:08 -0700
>If you use a number outside of the selected range, sscanf will >truncate it.
This was supposed to read "sprintf will truncate it". sscanf will always faithfully return the number which is encoded with the specified encoding.