代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/395229/2446348
h a.out.h
#ifndef __A_OUT_GNU_H__
#define __A_OUT_GNU_H__
#define __GNU_EXEC_MACROS__
#ifndef __STRUCT_EXEC_OVERRIDE__
#include
#endif /* __STRUCT_EXEC_OVERRIDE__ */
/* these go in the N_MACH
www.eeworm.com/read/395229/2447043
h a.out.h
#ifndef __A_OUT_GNU_H__
#define __A_OUT_GNU_H__
#define __GNU_EXEC_MACROS__
#ifndef __STRUCT_EXEC_OVERRIDE__
#include
#endif /* __STRUCT_EXEC_OVERRIDE__ */
/* these go in the N_MACH
www.eeworm.com/read/395229/2448067
h a.out.h
#ifndef __A_OUT_GNU_H__
#define __A_OUT_GNU_H__
#define __GNU_EXEC_MACROS__
#ifndef __STRUCT_EXEC_OVERRIDE__
#include
#endif /* __STRUCT_EXEC_OVERRIDE__ */
/* these go in the N_MACH
www.eeworm.com/read/376006/2717942
pgc desc.pgc
EXEC SQL INCLUDE ../regression;
EXEC SQL WHENEVER SQLERROR SQLPRINT;
int
main(void)
{
EXEC SQL BEGIN DECLARE SECTION;
char *stmt1 = "INSERT INTO test1 VALUES ($1, $2)";
char *stmt2 = "SELECT * fro
www.eeworm.com/read/376006/2717945
pgc quote.pgc
#include
#include
#include
EXEC SQL INCLUDE ../regression;
int main(int argc, char* argv[]) {
EXEC SQL BEGIN DECLARE SECTION;
char var[25];
int i;
EXEC SQ
www.eeworm.com/read/376006/2717946
pgc dyntest.pgc
/* dynamic SQL test program
*/
#include
#include
exec sql include sql3types;
exec sql include sqlca;
exec sql include ../regression;
static void
error (void)
{
printf ("\n#%
www.eeworm.com/read/376006/2717948
pgc show.pgc
#include
#include
#include
EXEC SQL INCLUDE ../regression;
int main(int argc, char* argv[]) {
EXEC SQL BEGIN DECLARE SECTION;
char var[25];
EXEC SQL END DECLA
www.eeworm.com/read/372858/2768835
h a.out.h
#ifndef __A_OUT_GNU_H__
#define __A_OUT_GNU_H__
#define __GNU_EXEC_MACROS__
#ifndef __STRUCT_EXEC_OVERRIDE__
struct exec
{
unsigned long a_info; /* Use macros N_MAGIC, etc for access */
unsign
www.eeworm.com/read/362989/2924676
h a.out.h
#ifndef __A_OUT_GNU_H__
#define __A_OUT_GNU_H__
#define __GNU_EXEC_MACROS__
#ifndef __STRUCT_EXEC_OVERRIDE__
#include
#endif /* __STRUCT_EXEC_OVERRIDE__ */
/* these go in the N_MACH
www.eeworm.com/read/357083/3030382
h a.out.h
#ifndef __A_OUT_GNU_H__
#define __A_OUT_GNU_H__
#define __GNU_EXEC_MACROS__
#ifndef __STRUCT_EXEC_OVERRIDE__
#include
#endif /* __STRUCT_EXEC_OVERRIDE__ */
/* these go in the N_MACH