FreeBASIC
0.91.0
Main Page
Data Structures
Files
File List
Globals
io_locate.c
Go to the documentation of this file.
1
/* console LOCATE statement */
2
3
#include "../fb.h"
4
5
int
fb_ConsoleLocate
(
int
row,
int
col,
int
cursor )
6
{
7
return
0;
8
}
rtlib
xbox
io_locate.c
Generated on Thu Jan 23 2014 19:40:09 for FreeBASIC by
1.8.4