代码搜索:structs
找到约 2,696 项符合「structs」的源代码
代码结果 2,696
www.eeworm.com/read/198616/7924201
36 fig17.36
#include "opend.h"
#define NALLOC 10 /* # client structs to alloc/realloc for */
static void
client_alloc(void) /* alloc more entries in the client[] array */
{
int i;
if (client == NULL)
cl
www.eeworm.com/read/332098/12780558
c client.c
#include "opend.h"
#define NALLOC 10 /* # client structs to alloc/realloc for */
static void
client_alloc(void) /* alloc more entries in the client[] array */
{
int i;
if (client == NULL)
cl
www.eeworm.com/read/332098/12780833
36 fig17.36
#include "opend.h"
#define NALLOC 10 /* # client structs to alloc/realloc for */
static void
client_alloc(void) /* alloc more entries in the client[] array */
{
int i;
if (client == NULL)
cl
www.eeworm.com/read/331180/12842037
c client.c
#include "opend.h"
#define NALLOC 10 /* #Client structs to alloc/realloc for */
static void
client_alloc(void) /* alloc more entries in the client[] array */
{
int i;
if (client == NULL)
cli
www.eeworm.com/read/138026/13272394
h dos.h
/* dos.h
Defines structs, unions, macros, and functions for dealing
with MSDOS and the Intel iAPX86 microprocessor family.
Copyright (c) Borland International 1987,1988,1990
All Rig
www.eeworm.com/read/311774/13626394
c client.c
#include "opend.h"
#define NALLOC 10 /* # client structs to alloc/realloc for */
static void
client_alloc(void) /* alloc more entries in the client[] array */
{
int i;
if (client == NULL)
cl
www.eeworm.com/read/304348/13796296
c client.c
#include "opend.h"
#define NALLOC 10 /* # client structs to alloc/realloc for */
static void
client_alloc(void) /* alloc more entries in the client[] array */
{
int i;
if (client == NULL)
cl
www.eeworm.com/read/304348/13796390
36 fig17.36
#include "opend.h"
#define NALLOC 10 /* # client structs to alloc/realloc for */
static void
client_alloc(void) /* alloc more entries in the client[] array */
{
int i;
if (client == NULL)
cl
www.eeworm.com/read/303023/13823909
rss amoebax.rss
NAME AMBX
// Include definitions of resource STRUCTS used by this
// resource script
#include
#include
#include
#include
// Include the stand
www.eeworm.com/read/121089/6069370
h dos.h
/***
*dos.h - definitions for MS-DOS interface routines
*
* Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved.
*
*Purpose:
* Defines the structs and unions used for the di