diff options
author | Mike Buland <mike@xagasoft.com> | 2013-04-23 10:24:18 -0600 |
---|---|---|
committer | Mike Buland <mike@xagasoft.com> | 2013-04-23 10:24:18 -0600 |
commit | e6401f9af190cfbaaab1dc5589546ba5cc2f5293 (patch) | |
tree | f77f3d8d1068971e46a51394a345b780b1ebd6bc /src/main.cpp | |
parent | 3c8dbfe5bb53b8cca319d64a64450e1360a9911d (diff) | |
download | clic-e6401f9af190cfbaaab1dc5589546ba5cc2f5293.tar.gz clic-e6401f9af190cfbaaab1dc5589546ba5cc2f5293.tar.bz2 clic-e6401f9af190cfbaaab1dc5589546ba5cc2f5293.tar.xz clic-e6401f9af190cfbaaab1dc5589546ba5cc2f5293.zip |
Added == operator to compare Numbers & strings
We may be able to go even a step further, but it actually parses the
string as a number with the same radix and scale as the left hand side
of the equation and then compares them as Numbers. This means that
it's actually more resiliant to minor formatting differences.
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions