nlcon_ctrl

Synopsis

    
    #include "nl_cons.h"
    int nlcon_ctrl(unsigned int index, struct _console_ctrl **con_ctrl) {
    

Description

nlcon_ctrl() can be used to determine whether a specifed console index has been define and if so obtain access to its control structure.

Returns

Non-zero if the console index has been defined. If so, the pointer pointed to by the con_ctrl argument is replaced with a pointer to the console's control structure.

See Also

Source File

/usr/local/src/nortlib/coninit.c

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