ultrix man page for nl

Query: nl

OS: ultrix

Section: 3cur

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

nl(3cur)																  nl(3cur)

Name
       nl, nonl - enable/disable newline control

Syntax
       #include <cursesX.h>

       int nl()

       int nonl()

Description
       The  routine enables the newline control translations.  When newline control is enabled, a newline is translated into a carriage return and
       a linefeed on output, and a return is translated into a newline on input.  Initially, these translations do occur.

       The routine disables these translations, allowing the program to use the linefeed capability of the terminal, resulting	in  faster  cursor
       motion.	The routine is a macro.

Return Values
       The and functions return OK on success and ERR on error.

																	  nl(3cur)
Related Man Pages
mvaddch(3cur) - ultrix
mvprintw(3cur) - ultrix
waddch(3cur) - ultrix
wgetstr(3cur) - ultrix
nl(3xcurses) - sunos
Similar Topics in the Unix Linux Community
Script should check and run only on Sunday
I want to find the difference between two files, only for the header (column names)
Solaris 10 - 'ls' green for root user only
Get only domain from url file bind
MySQL INNER JOIN and ONLY_FULL_GROUP_BY for Vue.js API (User Subscribed Threads)