openfoam/applications/test/tokenizeTest
Mark Olesen c832d635b1 ISstream::read improvements
- 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
2009-08-11 11:55:46 +02:00
..
Make version tokenize scalar that stops reading on invalid input 2009-08-10 15:30:48 +02:00
tokenizeTest.C ISstream::read improvements 2009-08-11 11:55:46 +02:00