Transferring integer*1 arrays to an ftn95 subroutine and handling them there gives unexpected (wrong) results. As well the debugger does not work with those data. Unfortunately I cannot provide a simple example.
Erwin
Welcome to our forums
Transferring integer*1 arrays to an ftn95 subroutine and handling them there gives unexpected (wrong) results. As well the debugger does not work with those data. Unfortunately I cannot provide a simple example.
Erwin
If you can manage to provide sample code then we may be able to comment.
Characters are unsigned 8 bit integers so they may behave differently.
Erwin,
I have not seen this problem. You could try 'Character1 array()' or sdbg. I'm still using Ver 6.1 and works fine.
Jiohn