代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/476355/6757966

c malloc.c

#include #include void main(void) { char *string; int *int_values; float *float_values; if ((string = (char *) malloc(50))) printf("Successfully alloc
www.eeworm.com/read/409992/11305341

h malloc.h

#ifndef __MALLOC_H__ #define __MALLOC_H__ /* * Now some trickery to link in the correct routines for far * * $Id: malloc.h,v 1.4 2002/05/22 20:13:15 dom Exp $ */ #ifndef FARDATA /* * Heapsiz
www.eeworm.com/read/409897/11307645

cc malloc.cc

// File: malloc.cc /* * Copyright (c) 1998-1999 Murphy Cheng-Che Chen * * This program is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/409897/11307646

h malloc.h

// File: malloc.h /* * Copyright (c) 1998-1999 Murphy Cheng-Che Chen * * This program is free software; you can redistribute it and/or modify * it under the t
www.eeworm.com/read/264310/11319862

c malloc.c

www.eeworm.com/read/264310/11320057

c malloc.c

www.eeworm.com/read/264074/11330694

c malloc.c

www.eeworm.com/read/264074/11330861

c malloc.c

www.eeworm.com/read/409272/11337657

c malloc.c

#include #include void main(void) { char *string; int *int_values; float *float_values; if ((string = (char *) malloc(50))) printf("Successfully alloc
www.eeworm.com/read/409112/11348476

h malloc.h

/*************************************Seekfor FAT System v1.3************************************************************************** ********************* *****************