代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/206867/15287764

c heapchk.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheck()
www.eeworm.com/read/9374/167032

c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheckno
www.eeworm.com/read/9374/167036

c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheck()
www.eeworm.com/read/11180/210762

c heapnode.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheckno
www.eeworm.com/read/11180/210766

c heapchk.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheck()
www.eeworm.com/read/249482/4450525

dat funtc75b.dat

malloc #include #include #include #include int main(void) { char *str; if ((str = malloc(10)) == NULL) { printf("Not enough m
www.eeworm.com/read/229812/4744240

c _expand.c

#include #include void main() { char *buf; char __far *buf2; buf = (char *) malloc( 80 ); printf( "Size of buffer is %u\n", _msize(buf) ); if( _e
www.eeworm.com/read/298155/3874678

dat funtc75b.dat

malloc #include #include #include #include int main(void) { char *str; if ((str = malloc(10)) == NULL) { printf("Not enough m
www.eeworm.com/read/282272/4106410

c heapnode.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheckno
www.eeworm.com/read/282272/4106414

c heapchk.c

#include #include void main(void) { char *buffer, *second_buffer; int i, state; buffer = malloc(100); second_buffer = malloc(100); state = heapcheck()