nlcon_display

Synopsis

    
    #include "nl_cons.h"
    void nlcon_display(unsigned int index, int row, int col,
    	const char *s, char attr);
    

Description

nlcon_display() displays the specified text using the specified attribute at the specified row and column on the specified console. The index argument is the index of the console as defined by the command line arguments to Con_init_options().

Returns

Nothing.

See Also

Nortlib Console Functions, Con_init_options().

Source File

/usr/local/src/nortlib/condisp.c

Alphabetical List
Subject List
Return to Manuals Page
webmaster@huarp.harvard.edu
Copyright 2001 by the President and Fellows of Harvard College