readFile

Reads a file, terminate the program on error

extern (C++)
void
readFile

Parameters

loc Loc

The line number information from where the call originates

f File*

a ddmd.root.file.File handle to read

Meta