Changeset 25335


Ignore:
Timestamp:
08/01/20 14:37:32 (5 years ago)
Author:
Eric.Larour
Message:

CHG: minor bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/branches/trunk-larour-SLPS2020/src/c/modules/OutputResultsx/OutputResultsx.cpp

    r24451 r25335  
    2020        FILE       *fid                     = NULL;
    2121        char       *outputfilename          = NULL;
    22         char        outputfilename2[100];        //easier to convert an integer with sprintf
     22        char        outputfilename2[1000];        //easier to convert an integer with sprintf
    2323        bool        io_gather;
    2424        int         solutiontype;
Note: See TracChangeset for help on using the changeset viewer.