Skip to content
Snippets Groups Projects
user avatar
Mark Olesen authored
- following Andy's idea to return values as label whenever possible
      eg, 1.2e6 -> 1200000
  but left it commented out

- avoid buffer overflow in ISstream::read(word&).
  Is the 'if (fail())' check itself actually in the correct place??

- other minor cosmetic changes
c832d635
History
Name Last commit Last update
..