代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/255243/12093510

c xdel.c

#include #include #include #include #include #include #include #include main(int argc,char *argv[]) { char pr
www.eeworm.com/read/253167/12241306

cpp ch372dbgdlg.cpp

// CH372DBGDlg.cpp : implementation file // #include "stdafx.h" #include "CH372DBG.h" #include "CH372DBGDlg.h" #include "CH375DLL.h" #define _CRTDBG_MAP_ALLOC #include #include
www.eeworm.com/read/148696/12442854

c fillheap.c

#include #include void main(void) { char *buffer1, *buffer2, *buffer3; int i, state; buffer1 = malloc(100); buffer2 = malloc(200); buffer3 = malloc(300)
www.eeworm.com/read/233200/14163592

c flashbufoper.c

#include "FlashBufOper.h" #include "stdio.h" #include "alloc.h" static TSectorOper s_TSectorOperQueue; //定义的的缓冲区结构 static INT8U byUsedBufNum; //记录申请的缓冲区个数 static B
www.eeworm.com/read/129922/14216951

c fillheap.c

#include #include void main(void) { char *buffer1, *buffer2, *buffer3; int i, state; buffer1 = malloc(100); buffer2 = malloc(200); buffer3 = malloc(300)
www.eeworm.com/read/129814/14223830

h proto.h

/* * prototypes for PD-KSH * originally generated using "cproto.c 3.5 92/04/11 19:28:01 cthuang " * $Id: proto.h,v 1.3 1994/05/19 18:32:40 michael Exp michael $ */ /* alloc.c */ Area * ainit ARG
www.eeworm.com/read/231512/14228838

c xdel.c

#include #include #include #include #include #include #include #include main(int argc,char *argv[]) { char pr
www.eeworm.com/read/129726/14231088

c getimag3.c

#include #include #include #include #include void save_screen(void far *buf[4]); void restore_screen(void far *buf[4]); int maxx, maxy;
www.eeworm.com/read/129547/14238662

c gatsp.c

#include #include #include //#include #include #include #include //#include //#include #define maxpop 100
www.eeworm.com/read/128628/14288332

c fillheap.c

#include #include void main(void) { char *buffer1, *buffer2, *buffer3; int i, state; buffer1 = malloc(100); buffer2 = malloc(200); buffer3 = malloc(300)