Fortran Uint Numbers
Toon Moene
toon@moene.indiv.nluug.nl
Tue Oct 17 12:59:00 GMT 2000
Dale Knowles wrote:
> Are there any limitation on the number or values of the unit number in READ
> statements with G77 ?
As distributed, the compiler (actually, the run time library) only
allows the unit numbers 0 .. 99.
The manual explains how to change that (at the expense of enlarging the
internal unit number -> file pointer table).
Hope this helps,
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://g95.sourceforge.net/ (under construction)
More information about the Gcc
mailing list