Quantcast
Channel: Fortran
Viewing all articles
Browse latest Browse all 3108

Variable not initialized in Release mode

$
0
0

I have a solution constitued by a fortran code (fortran project) that depend on a project constitued by a *.lib file.

In the fortran code, some variable are initialized in a subroutine.

In the debug mode, the software/solution is correct and all the variables can be used with the correct value.

In the release mode, any variable appear with a initial value. For example, the string variable appear with the value '        ' but in the code the same variables are correctly initialized.

Thank you in advance.


Viewing all articles
Browse latest Browse all 3108


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>