The OpenD Programming Language

getc

import core.stdc.stdio;
extern (C) nothrow @nogc
alias getc = fgetc

Meta