Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Compiling Fortran sources in TheIde
Re: Compiling Fortran sources in TheIde [message #52154 is a reply to message #52149] |
Tue, 30 July 2019 07:55  |
 |
koldo
Messages: 3443 Registered: August 2008
|
Senior Veteran |
|
|
Hi Sergey
I think the SEGFAULT has nothing to do with integer sizes. It was produced after this line
What I meant is that ll returns 80, the initial declaration size. However gfortran really allocates the size of the string, I mean, it shrinks the 80 to the real size. This way cc[ll--] = '\0' corrupts memory.
Best regards
IƱaki
|
|
|
Goto Forum:
Current Time: Tue Aug 19 13:52:31 CEST 2025
Total time taken to generate the page: 0.08298 seconds
|