Scanf help doc
Jason Quinn wrote on Apr 07, 2006
A field format specification has the form "%[w][lh]C", where '*'
indicates the field should be skipped, W is the field width, 'l'
indicates longword output, 'h' indicates halfword output, and C is
the format code. The format codes C are as follows:</blockquote>
The [w] should be a [W] to agree with the rest of the article. </div> --- *Last post on Apr 07, 2006*