ReadQuad()

Syntax

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

For an example how reading from a file see the ReadFile() command - with ReadQuad() it just reads a quad value instead of a complete line (string).

Supported OS

All

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