❔ Invalid Memory Reference

What am I doing wrong here that's giving me an invalid memory reference? it's happening when I attempt to store a string in my user_file I know it's not c# but Fortran is basically c# right?
No description
10 Replies
Thinker
Thinker15mo ago
is... this a troll?
sexysexysamthorpe
sexysexysamthorpeOP15mo ago
Nah am teaching myself Fortran Honestly this is not a joke, I've been a .net / js person before now so this is a far cry from what I am used to I'm sure it's because I'm not allocating any memory for the variable but not sure
Thinker
Thinker15mo ago
Well, there might be someone here who knows something about Fortran (not sure), but you'll get 100% better help in a Fortran forum or server I wouldn't expect much to carry over from C# to Fortran, and it seems your problem is more related to the language itself than any logic
sexysexysamthorpe
sexysexysamthorpeOP15mo ago
ok ty
FestivalDelGelato
(i had an old black vectra 1.6)
x0rld
x0rld15mo ago
I know it's not c# but Fortran is basically c# right?
wat
sexysexysamthorpe
sexysexysamthorpeOP15mo ago
I did what I wanted now. I did it like this
sexysexysamthorpe
sexysexysamthorpeOP15mo ago
No description
FestivalDelGelato
deallocate makes me laugh strict but fair
Accord
Accord15mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?