NAME
Merrno - global variable set on the last error condition
SYNOPSIS
#include "csf.h" extern int Merrno;
DESCRIPTION
Most functions sets this variable in case of an error condition.