代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/282839/9056451

c xdel.c

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

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/183808/9137234

txt 火箭的源代码 .txt

#include #include #include #include #include #define ESC 0x1b /*ESC的ASCII码,十六进制数*/ void InstallGraph(void); /*图
www.eeworm.com/read/180601/9301110

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/376114/9330688

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/179335/9360472

html classstorage__manager.html

DMTL: storage_manager< PAT, VAT, ALLOC, ST
www.eeworm.com/read/372465/9509695

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/366542/9809777

c scratchpad.c

#include "graphics.h" #include "bios.h" #include "dos.h" #include "stdio.h" #include "stdlib.h" #include "alloc.h" #include "string.h" #include "conio.h" #include "fcntl.h" #include "sys\stat
www.eeworm.com/read/366524/9810371

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/168289/9923498

c xdel.c

#include #include #include #include #include #include #include #include main(int argc,char *argv[]) { char pr