Changeset 4309 for trunk/archive/scripts/src/psAdditionals.h
- Timestamp:
- Jun 17, 2005, 2:48:18 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/archive/scripts/src/psAdditionals.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/scripts/src/psAdditionals.h
r4093 r4309 8 8 9 9 // Get a value from the metadata that we believe should be a string 10 const char *psMetadataLookupString(bool *status, const psMetadata *md, const char *key); 10 char *psMetadataLookupString(bool *status, const psMetadata *md, const char *key); 11 12 papChip *psMetadataLookupChip(bool *status, const psMetadata *md, const char *key); 13 papCell *psMetadataLookupCell(bool *status, const psMetadata *md, const char *key); 14 11 15 12 16 // Print out the metadata
Note:
See TracChangeset
for help on using the changeset viewer.
