nlcon_getch

Synopsis

    #include "nl_cons.h"
    
    int nlcon_getch(void);
    

Description

The function takes keyboard input from one or more QNX consoles and returns the next character typed. There is no indication on which console the character was typed; the underlying assumption is that input from any console is equivalent.

Returns

The character entered.

See Also

Nortlib Console Functions, nlcg_receive(), Con_init_options().

Source File

/usr/local/src/nortlib/congetch.c

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