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.

Variable Format Expressions

mr_peanut
Principiante
461 Visualizações
What is the standard F90/95 replacement for F77 variable format expressions using angle brackets (<>).?
0 Kudos
1 Responder
Steven_L_Intel1
Funcionário
461 Visualizações
Writing the format into a character variable and using that as the format. It's not as flexible as VFEs.
Responder