Changeset 25334
- Timestamp:
- 08/01/20 14:36:49 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/OutputResultsx/OutputResultsx.cpp
r24451 r25334 20 20 FILE *fid = NULL; 21 21 char *outputfilename = NULL; 22 char outputfilename2[100 ]; //easier to convert an integer with sprintf22 char outputfilename2[1000]; //easier to convert an integer with sprintf 23 23 bool io_gather; 24 24 int solutiontype;
Note:
See TracChangeset
for help on using the changeset viewer.