ReadQuad()

Syntax

Number.q = ReadQuad(#File)
Description
Read a quad (8 bytes) from the #File.

For an example of how to read from a file, see the ReadFile() function - with ReadQuad() only a quad value is read, instead of a complete line (string).

Supported OS

Windows, Linux, MacOS X (x86)

<- ReadLong() - File Index - ReadString() ->