Commit 90a6a59a authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Stopped using ranges in scanf character sequences (e.g. %[a-z]) since that

is not ANSI C, just a common extension.  This caused problems on
at least Open Watcom C.
parent 8bae3d90
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment