代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/160986/10464989
cpp dictionary.cpp
#include "stdafx.h"
#include "Dictionary.h"
#include
#include
#include
#include
//////////////////////////////////////////////////////////////////////
www.eeworm.com/read/421642/10719134
h stringto.h
//CString to other
long StrToLng(CString String)
{
long temp;
char* tempChar=NULL;
char* ptrChar;
int Stringlen;
Stringlen=String.GetLength();
tempChar=
(TCHAR*)malloc(Stringlen*size
www.eeworm.com/read/272612/10951865
c misc.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993
www.eeworm.com/read/454530/7387801
txt algorithm.txt
#include
#include
#include
typedef int KeyType;
#define MAXSIZE 100
#define MAXNUM 12
#define OK 1
www.eeworm.com/read/436296/7772920
cpp fuzzy_c_mean.cpp
// fuzzy_c_mean.cpp: Implementierung der Klasse Cfuzzy_c_mean.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include
www.eeworm.com/read/145180/12746395
c yamd.c
/* Yet Another Malloc Debugger */
/* For now, error checking mostly causes bombs. Later, it will handle
things gracefully. */
/* This file and the rest of YAMD is copyright (C) 1999 by Nate Eld
www.eeworm.com/read/144827/12770635
cpp tstupdatelasted-ok-sq-ci-al-20050824.cpp
#include
#include
#include
#include
#include
///////////////////////////////////////////
typedef unsigned char BYTE;
///////////////////////////////
www.eeworm.com/read/332234/12772285
c 6-8.c
void *malloc(long numbytes) {
/* Holds where we are looking in memory */
void *current_location;
/* This is the same as current_location, but cast to a
* memory_control_block
*/
struct m
www.eeworm.com/read/144614/12781387
todo
To-Do list for project SMSLink
==============================
(Last modified on 17/11/98)
* Clean code (add tests after each malloc)
* Improve Makefiles
* Add parameter to override default port for
www.eeworm.com/read/144614/12781442
todo
To-Do list for project SMSLink
==============================
(Last modified on 28/07/99)
* Clean code (add tests after each malloc)
* Improve Makefiles
* Might be needed to add "routing help" for