代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/129922/14216999
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/129922/14217008
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/128628/14288345
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/128628/14288424
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/222728/14678324
c arraylist.c
#include "arraylist.h"
ARRAYLIST *arraylist(void){
ARRAYLIST *res = (ARRAYLIST *)malloc(sizeof(ARRAYLIST));
res->list = (ARRAYLIST_ITEM *)malloc(sizeof(ARRAYLIST_ITEM));
memset(res->list, 0,
www.eeworm.com/read/119982/14815766
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/119982/14815791
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/215124/15073546
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/215124/15073554
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/206867/15287739
c heapnode.c
#include
#include
void main(void)
{
char *buffer, *second_buffer;
int i, state;
buffer = malloc(100);
second_buffer = malloc(100);
state = heapcheckno