The OpenD Programming Language

IOStream.tell

A function with semantics and signature similar to ftell.

struct IOStream
nothrow @nogc @safe
TellProc tell;

Meta