代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/103851/15718781
c gsm_create.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/103430/15732566
c chk_disk.c
#include
#include
#include
void main(void)
{
struct fatinfo fat;
long sector, total_sectors;
void *buffer;
getfat(3, &fat);
total_sectors = fa
www.eeworm.com/read/103374/15735697
c chk_disk.c
#include
#include
#include
void main(void)
{
struct fatinfo fat;
long sector, total_sectors;
void *buffer;
getfat(3, &fat);
total_sectors = fa
www.eeworm.com/read/102731/15760453
c chk_disk.c
#include
#include
#include
void main(void)
{
struct fatinfo fat;
long sector, total_sectors;
void *buffer;
getfat(3, &fat);
total_sectors = fa
www.eeworm.com/read/102636/15764054
c wtstream.c
#include
#include
#include
#include
#include "wtstream.h"
/* ---------------------------------------------------------------------- *
* Constant definitio
www.eeworm.com/read/101790/15810161
htm list_245.htm
返回上页访问论坛CStdioFile问题. 发表者:tttttttttttt 回复数:5 有答案
www.eeworm.com/read/101771/15818678
c chk_disk.c
#include
#include
#include
void main(void)
{
struct fatinfo fat;
long sector, total_sectors;
void *buffer;
getfat(3, &fat);
total_sectors = fa
www.eeworm.com/read/100730/15866221
c 3_1_2.c
/* ======================================== */
/* 程式实例: 3_1_2.c */
/* 浮点数记忆体配置和释放 */
/* ======================================== */
#include
vo
www.eeworm.com/read/100237/15879792
c dump.c
/*
* (c) Copyright 1990 Conor P. Cahill (uunet!virtech!cpcahil).
* You may copy, distribute, and use this software as long as this
* copyright statement is not removed.
*/
#include
#in
www.eeworm.com/read/100077/15886067
c smap.c
/* CHK=0x7CB8 */
/*
* @(#)smap.c 1.2 30/08/88 16:28:19 agc
*
* Copyright 1988, Joypace Ltd., UK. This product is "careware".
* If you find it useful, I suggest that you send what you think
* it i