The nl and nonl functions are provided only for UNIX software compatibility and have no function in the OpenVMS environment.
#include <curses.h> void nl (void); void nonl (void);