Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
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.

Maximum number of files?

pieterj
Beginner
469 Views
At first, excuse my English.
I have some source codes. They werecreate under WATCOM 77 and I need to translate and compile them in Compaq Visual Fortran 6.6. I have problem whit statement GROWHANDLES (in WATCOM 77 - the maximum number of files which can be opened at one time).

Is there something similar in CVF6.6? Or how many files can be opened at one time in CVF6.6?

Thank's for help

Jiri Pieter

0 Kudos
1 Reply
Steven_L_Intel1
Employee
469 Views
There is no fixed limit in CVF. You may be limited by the OS if yo are running Windows 9x or Me.
0 Kudos
Reply