FreeBASIC
0.91.0
Main Page
Data Structures
Files
File List
Globals
sys_chain.c
Go to the documentation of this file.
1
/* chain function */
2
3
#include "
fb.h
"
4
5
FBCALL
int
fb_Chain
(
FBSTRING
*program )
6
{
7
return
fb_ExecEx
( program,
NULL
,
TRUE
);
8
}
rtlib
sys_chain.c
Generated on Thu Jan 23 2014 19:40:13 for FreeBASIC by
1.8.4