Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

Determing File SIze

akochhar
Beginner
503 Views
Hi,

Is there a Fort ran command which will allow me to determine the number of bytes in a file?
I thought I could use the INQUIRE statement., but it doesn't seem to have a file size option.

Thanks in advance...
0 Kudos
1 Reply
Steven_L_Intel1
Employee
503 Views
The CVF library routine GETFILEINFOQQ will do this.

Steve
0 Kudos
Reply