Changeset 18824
- Timestamp:
- Jul 31, 2008, 1:40:12 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/mathtypes/psScalar.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/mathtypes/psScalar.c
r12431 r18824 8 8 * @author Ross Harman, MHPCC 9 9 * 10 * @version $Revision: 1.2 8$ $Name: not supported by cvs2svn $11 * @date $Date: 200 7-03-14 00:39:51$10 * @version $Revision: 1.29 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2008-07-31 23:40:12 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 31 31 } 32 32 33 // XXX this function is badly designed for int types. we should be using a var-arg syntax so 34 // we can actually pass the value correctly casted. 33 35 psScalar* p_psScalarAlloc(const char *file, 34 36 unsigned int lineno,
Note:
See TracChangeset
for help on using the changeset viewer.
