Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Converting CDC, 60-bit binary Data

jwl165
Beginner
302 Views
I am working on a project where I need to write a program to convert some old data to a more useful form. Currently the data is in CDC, 60-bit binary format and it needs to be converted to UNIX. I would like to write a program to convert this data using Fortran, but I am unsure on how to do so. I saw something that mentioned 'cray', but I am unfamiliar with this as well. Any information on how to do this or where to find information would be helpful.
Thank you,
Jeff
0 Kudos
1 Reply
hweisberg
Beginner
302 Views
This might help: go to Google.com, click Groups, type in "cdc 60 bit conversion" and click Search.
0 Kudos
Reply