FreeBASIC
0.91.0
Main Page
Data Structures
Files
File List
Globals
time_settime.c
Go to the documentation of this file.
1
#include "../fb.h"
2
3
int
fb_hSetTime
(
int
h,
int
m,
int
s )
4
{
5
/* TODO: use NtSetSystemTime */
6
return
0;
7
}
rtlib
xbox
time_settime.c
Generated on Thu Jan 23 2014 19:40:10 for FreeBASIC by
1.8.4