Changeset 1335
- Timestamp:
- Jul 29, 2004, 10:16:34 AM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 3 edited
-
astronomy/psMetadata.h (modified) (2 diffs)
-
collections/psMetadata.h (modified) (2 diffs)
-
types/psMetadata.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psMetadata.h
r1313 r1335 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-07-2 8 23:50:56$12 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-07-29 20:16:34 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 238 238 * sprintf format statement with exactly one % formatting command. If the metadata item type is a numeric 239 239 * type, this formatting command must also be numeric, and the type conversion performed to the value to match 240 * the format type. If the metadata type is a string, the fromatting command must also b rfor a string. If the240 * the format type. If the metadata type is a string, the fromatting command must also be for a string. If the 241 241 * metadata type is any other data type, printing is not allowed. 242 242 * -
trunk/psLib/src/collections/psMetadata.h
r1313 r1335 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-07-2 8 23:50:56$12 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-07-29 20:16:34 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 238 238 * sprintf format statement with exactly one % formatting command. If the metadata item type is a numeric 239 239 * type, this formatting command must also be numeric, and the type conversion performed to the value to match 240 * the format type. If the metadata type is a string, the fromatting command must also b rfor a string. If the240 * the format type. If the metadata type is a string, the fromatting command must also be for a string. If the 241 241 * metadata type is any other data type, printing is not allowed. 242 242 * -
trunk/psLib/src/types/psMetadata.h
r1313 r1335 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-07-2 8 23:50:56$12 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-07-29 20:16:34 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 238 238 * sprintf format statement with exactly one % formatting command. If the metadata item type is a numeric 239 239 * type, this formatting command must also be numeric, and the type conversion performed to the value to match 240 * the format type. If the metadata type is a string, the fromatting command must also b rfor a string. If the240 * the format type. If the metadata type is a string, the fromatting command must also be for a string. If the 241 241 * metadata type is any other data type, printing is not allowed. 242 242 *
Note:
See TracChangeset
for help on using the changeset viewer.
