Gentee Programming Language > Documentation > Libraries Download documentation

congetch

Display text and wait for a keystroke.
 
uint congetch(
      str   text
)

Parameters

textMessage text.

Return value

The function returns the value of the pressed key.

See also

    Function for working with the console


 Copyright © 2004-2006 Gentee Inc. All rights reserved.