代码搜索:alloc

找到约 10,000 项符合「alloc」的源代码

代码结果 10,000
www.eeworm.com/read/467287/7009248

c model.c

#include #include #include #include #include "comp.h" #include "arith.h" #define MAX_CUM_FREQ 0x4000 /* maximum cumulative frequency */ struct
www.eeworm.com/read/189342/7115022

c heapwalk.c

#include #include void main(void) { char *buffer1, *buffer2, *buffer3; struct heapinfo node = { NULL, 0, 0}; buffer1 = malloc(100); buffer2 = malloc(200);
www.eeworm.com/read/458099/7313156

cpp work.cpp

#include "alloc.h" #include "string.h" #include "graphics.h" #include "dos.h" #include "macro.h" #include "struct.h" #include "constdec.h" #include "vardec.h" #include "function.h" #include "
www.eeworm.com/read/457121/7333870

hpp os.hpp

#ifndef _RAR_OS_ #define _RAR_OS_ #define FALSE 0 #define TRUE 1 #ifdef __EMX__ #define INCL_BASE #endif #if defined(_WIN_32) || defined(_EMX) #define ENABLE_BAD_ALLOC #endif #if defined(_WIN_
www.eeworm.com/read/456569/7344957

c 95.c

#include #include #include #include /*字符操作函数*/ #include #define BUFFSIZE 32 #define COL 128 #define ROW 64 /*定义栈1*/ typedef struct
www.eeworm.com/read/453496/7418348

c heapwalk.c

#include #include void main(void) { char *buffer1, *buffer2, *buffer3; struct heapinfo node = { NULL, 0, 0}; buffer1 = malloc(100); buffer2 = malloc(200);
www.eeworm.com/read/453144/7425228

c ll.c

#include #include #include #define null 0 struct list { int info; struct list *link; }; void main() { int i,num,check; struct list *l,*k,*x,*z,*m,*temp; cl
www.eeworm.com/read/451329/7467137

c heapwalk.c

#include #include void main(void) { char *buffer1, *buffer2, *buffer3; struct heapinfo node = { NULL, 0, 0}; buffer1 = malloc(100); buffer2 = malloc(200);
www.eeworm.com/read/450470/7483341

c heapwalk.c

#include #include void main(void) { char *buffer1, *buffer2, *buffer3; struct heapinfo node = { NULL, 0, 0}; buffer1 = malloc(100); buffer2 = malloc(200);
www.eeworm.com/read/445950/7587596

c heapwalk.c

#include #include void main(void) { char *buffer1, *buffer2, *buffer3; struct heapinfo node = { NULL, 0, 0}; buffer1 = malloc(100); buffer2 = malloc(200);