代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/245902/12773040
c xdel.c
#include
#include
#include
#include
#include
#include
#include
#include
main(int argc,char *argv[])
{
char pr
www.eeworm.com/read/144708/12775533
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/245187/12811965
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/244905/12835736
c xdel.c
#include
#include
#include
#include
#include
#include
#include
#include
main(int argc,char *argv[])
{
char pr
www.eeworm.com/read/244148/12881571
c xdel.c
#include
#include
#include
#include
#include
#include
#include
#include
main(int argc,char *argv[])
{
char pr
www.eeworm.com/read/142110/12962007
c hwin.c
/*
HWIN.C 高级窗口设计
*/
#include "graphics.h"
#include "alloc.h"
#include "conio.h"
#include "process.h"
#define MAX 10 /* 定义窗口的最大数 */
typedef struct Win{ /* 定义窗口的数据类
www.eeworm.com/read/141545/13003812
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/326893/13110545
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/139681/13140016
c xdel.c
#include
#include
#include
#include
#include
#include
#include
#include
main(int argc,char *argv[])
{
char pr
www.eeworm.com/read/137531/13314958
c fillheap.c
#include
#include
void main(void)
{
char *buffer1, *buffer2, *buffer3;
int i, state;
buffer1 = malloc(100);
buffer2 = malloc(200);
buffer3 = malloc(300)