代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/305015/13780042
cpp outproc.cpp
#include
#include
#include "CUnknown.h"
#include "CFactory.h"
#include "Resource.h"
///////////////////////////////////////////////////////////
//
// Outproc.cpp
//
www.eeworm.com/read/305015/13780171
cpp outproc.cpp
#include
#include
#include "CUnknown.h"
#include "CFactory.h"
#include "Resource.h"
///////////////////////////////////////////////////////////
//
// Outproc.cpp
//
www.eeworm.com/read/301222/13863275
cpp hmmrand.cpp
//hmmrand.cpp
// Purpose: To separate out the random number generator
// functions so that the rest of the code can be
// platform independent.
#include
/*
** hmmgetseed() ge
www.eeworm.com/read/149476/5698763
h lzmaramdecode.h
/* LzmaRamDecode.h */
#ifndef __LzmaRamDecode_h
#define __LzmaRamDecode_h
#include
/*
LzmaRamGetUncompressedSize:
In:
inBuffer - input data
inSize - input data si
www.eeworm.com/read/138727/5814508
h lzmaramdecode.h
/* LzmaRamDecode.h */
#ifndef __LzmaRamDecode_h
#define __LzmaRamDecode_h
#include
/*
LzmaRamGetUncompressedSize:
In:
inBuffer - input data
inSize - input data si
www.eeworm.com/read/136827/5847084
c n_proc.c
#include
#include
/* $Id $ */
void proc_head (char *mes)
{
fprintf(stderr,"\n\
**************************************************************\n\
\n\
European digital cel
www.eeworm.com/read/132821/5909234
c mem.c
/* 2003: Konrad Eisele */
#include
#include "tmki.h"
/* ----------------------------- general mem alloc --------------------------------------*/
void ti_free(void
www.eeworm.com/read/130105/5964670
readme
The main files are:
stdClib.c inserts the various routines into EiC's
symbol table
stdClib2eic.h prototype for the interface routines
stdlib.c
www.eeworm.com/read/119864/6081373
c scanf.c
/*
* Modified by Manuel Novoa III Mar 13, 2001
*
* The vfscanf routine was completely rewritten to add features and remove
* bugs. The function __strtold, based on my strtod code in stdlib
www.eeworm.com/read/101135/6238806
3 system.3
SYSTEM(3) Minix Programmer's Manual SYSTEM(3)
NAME
system - issue a shell command
SYNOPSIS
#include
int system(const char *s