Changeset 3572 in Sophya for trunk/SophyaProg/Tests/tobjio2.cc
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/tobjio2.cc
r3077 r3572 32 32 NTuple *nt; 33 33 float xnt[4]; 34 c har *ntn[4] = {"x","y","ex","ey"};34 const char *ntn[4] = {"x","y","ex","ey"}; 35 35 int nent,i; 36 36 nent = 1000;
Note:
See TracChangeset
for help on using the changeset viewer.