Casio_asm/CASIO_fxlib/local/getkey.h

7 lines
57 B
C

#ifndef GETKEY_H
#define GETKEY_H
int getKey();
#endif