Changeset 2194 for trunk/MagicSoft/Mars/mmain/MStatusDisplay.cc
- Timestamp:
- 06/18/03 12:02:47 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmain/MStatusDisplay.cc
r2182 r2194 1452 1452 while (1) 1453 1453 { 1454 streampos p1 = f.tellg();1455 1454 f.read(c[(i+1)%2], l); 1456 1455 f.seekp(-l, ios::cur);
Note:
See TracChangeset
for help on using the changeset viewer.