FreeBASIC
0.91.0
Main Page
Data Structures
Files
File List
Globals
io_multikey.c
Go to the documentation of this file.
1
/* console multikey() */
2
3
#include "../fb.h"
4
5
int
fb_ConsoleMultikey
(
int
scancode )
6
{
7
fb_ErrorSetNum
(
FB_RTERROR_ILLEGALFUNCTIONCALL
);
8
return
FB_FALSE
;
9
}
rtlib
netbsd
io_multikey.c
Generated on Thu Jan 23 2014 19:40:09 for FreeBASIC by
1.8.4