代码搜索:realloc

找到约 1,059 项符合「realloc」的源代码

代码结果 1,059
www.eeworm.com/read/281232/10255243

c actions.c

/*************************************************************************** * copyright : (C) 2002 by Hendrik Sattler * * mail : post@hendrik-sattle
www.eeworm.com/read/289562/7805964

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/289562/7806058

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/198616/7924004

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/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/330044/12918649

cpp 2.cpp

#include"stdio.h" #include"stdlib.h" #include"string.h" #include"math.h" int main() {FILE *fp,*fp1; int n,i,j,k,l,*turn; float t,*P_i,*p_i,sum,HS,Ratio; double avelength; char **c,*s,ch[2
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