osfile top-level constant

int const osfile

Some system file (e.g., /etc/passwd, /var/run/utmp, etc.) does not exist, cannot be opened, or has some sort of error (e.g., syntax error).

Implementation

const osfile = 72;