Changeset 3074
- Timestamp:
- 11/25/15 15:32:07 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/MSWriter.cpp
r3064 r3074 496 496 virtual Bool visit(Bool isFirst, const uInt recordNo, 497 497 const uInt nCols, void const *const colValues[]) { 498 (void)nCols; 498 499 const String *fieldName = NULL; 499 500 uInt beamNo, scanNo, ifNo; … … 1659 1660 virtual Bool visit(Bool isFirst, const uInt recordNo, 1660 1661 const uInt nCols, void const *const colValues[]) { 1662 (void)nCols; 1661 1663 uInt beamNo, ifNo, polNo; 1662 1664 Double time;
Note:
See TracChangeset
for help on using the changeset viewer.