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

Maximum number of files?

pieterj
Beginner
442 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
442 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