OPEN_ALWAYS top-level constant

int const OPEN_ALWAYS

Opens a file, always.

Implementation

const OPEN_ALWAYS = 4;