PM_kbhit

Check if a key has been pressed.

Declaration

int PMAPI PM_kbhit(void)

Prototype In

pmapi.h

Return Value

True if a key was pressed, false if not.

Description

This function check if a key has been pressed. This function is valid only for operating systems that support running in console modes (DOS, Linux, OS/2 etc).

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com