Changeset 4409 for trunk/psLib/src/image/psImage.c
- Timestamp:
- Jun 28, 2005, 10:17:52 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/image/psImage.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/image/psImage.c
r4392 r4409 9 9 * @author Ross Harman, MHPCC 10 10 * 11 * @version $Revision: 1.7 1$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-06-2 5 02:02:05$11 * @version $Revision: 1.72 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-06-28 20:17:52 $ 13 13 * 14 14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 137 137 } 138 138 139 char* psRegionToString(psRegion region)139 psString psRegionToString(const psRegion region) 140 140 { 141 141 char tmpText[256]; // big enough to store any region as text
Note:
See TracChangeset
for help on using the changeset viewer.
