Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Comunicados
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Convert="Big Endian" missing?

bsully
Principiante
414 Visualizações
I would like to use the convert="big endian" option in my open statement. Is it true that this option is only available by setting an environment variable in the 32 bit environment and not AT ALL available with the 64 bit compiler?
I have data that was created on a unix machine that is big endian that I must be able to read.
Thanks for your help.
0 Kudos
1 Responder
Steven_L_Intel1
Funcionário
414 Visualizações
I assume you are talking about Intel Fortran 7.1? You are correct that this feature is not currently available in the 64-bit compiler. It will be there in the next major release.

Steve
Responder