- Timestamp:
- Nov 30, 2008, 2:46:46 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081124/Ohana/src/opihi/lib.shell/VectorOps.c
r20859 r20860 190 190 int CastVector (Vector *vec, char type) { 191 191 192 int i; 193 192 194 // the trivial case 193 195 if (vec[0].type == type) return TRUE;
Note:
See TracChangeset
for help on using the changeset viewer.
