Skip to content
Snippets Groups Projects
Commit a21c3e35 authored by Thomas G. Lockhart's avatar Thomas G. Lockhart
Browse files

Allow 't', 'T', and even/odd ASCII characters to denote true/false

 rather than just 't' and 'T'.  This allows yes/no and 1/0
 to be interpreted as one might expect.
Clean up function declarations to use bool as the type for arguments
 and return values.
parent 8fe55efd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment