代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/108242/6184054
c execute.c
/* execute.c - run a bc program. */
/* This file is part of bc written for MINIX.
Copyright (C) 1991, 1992 Free Software Foundation, Inc.
This program is free software; you can redistribute
www.eeworm.com/read/101082/6251043
def execute.def
(*#@(#)execute.def 4.1 Ultrix 7/17/90 *)
(****************************************************************************
* *
* Copyright (c) 1984 by *
* DIGITAL EQUIPMENT CORPO
www.eeworm.com/read/101082/6251049
mod execute.mod
(*#@(#)execute.mod 4.1 Ultrix 7/17/90 *)
(****************************************************************************
* *
* Copyright (c) 1984 by *
* DIGITAL EQUIPMENT CORPO
www.eeworm.com/read/101082/6251518
c execute.c
# include "monop.ext"
# include
# include
# include
# define SEGSIZE 8192
typedef struct stat STAT;
typedef struct tm TIME;
extern char etext[], /* end of te
www.eeworm.com/read/100285/6271770
c execute.c
/* Module: execute.c
*
* Description: This module contains routines related to
* preparing and executing an SQL statement.
*
* Classes: n/a
*
* API funct
www.eeworm.com/read/353183/6282536