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

inquire, length of open file

beezhazen
初学者
913 次查看
Hi,
Anybody know how to determine the length of an open file? In Lahey lf95 it was:

inquire (unit=ithisfile, FLEN = iactualfilelength)
0 项奖励
3 回复数
james1
初学者
913 次查看
Give GETFILEINFOQQ from DFLIB a try.

James
0 项奖励
beezhazen
初学者
913 次查看
Sounds promising ... where do I find the contents of DFLIB?
0 项奖励
james1
初学者
913 次查看
In the CVF documentation, take a look here.

James
0 项奖励
回复