I`d like to convert real(kind=4) numbers from a file created on VAX computer to IEEE format. I found the LibVAXData library. It works correctly in a Win32 Fortran program, but gives incorrect results if I try to use it in a Win64 program. Has anybody tried to port the LibVaxData library for 64 bit environment?
↧