Changeset 18755
- Timestamp:
- Jul 27, 2008, 6:03:48 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080719/psLib/src/mathtypes/psScalar.c
r12431 r18755 8 8 * @author Ross Harman, MHPCC 9 9 * 10 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $11 * @date $Date: 200 7-03-14 00:39:51$10 * @version $Revision: 1.28.26.1 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2008-07-28 04:03:48 $ 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.
