代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/298657/3861842
c div.c
/*
FUNCTION
---divide two integers
INDEX
div
ANSI_SYNOPSIS
#include
div_t div(int , int );
TRAD_SYNOPSIS
#include
div_t div(, )
int ,
www.eeworm.com/read/279968/4131048
c div.c
/*
FUNCTION
---divide two integers
INDEX
div
ANSI_SYNOPSIS
#include
div_t div(int , int );
TRAD_SYNOPSIS
#include
div_t div(, )
int ,
www.eeworm.com/read/271875/4220820
c ucddemopublic.c
/*
* ucdDemoPublic.c
*/
#include
#if HAVE_STDLIB_H
#include
#endif
#if HAVE_STRING_H
#include
#else
#include
#endif
#if TIME_WITH_SY
www.eeworm.com/read/271875/4220956
c tcp.c
/*
* TCP MIB group implementation - tcp.c
*
*/
#include
#include "mibII_common.h"
#if HAVE_STDLIB_H
#include
#endif
#if HAVE_UNISTD_H
#include
www.eeworm.com/read/271875/4221304
c agentx_config.c
/*
* AgentX Configuration
*/
#include
#include
#include
#ifdef HAVE_STDLIB_H
#include
#endif
#if HAVE_STRING_H
#include
#
www.eeworm.com/read/271875/4221305
c client.c
/*
* AgentX utility routines
*/
#include
#include
#include
#if HAVE_STDLIB_H
#include
#endif
#if HAVE_STRING_H
#include
#el
www.eeworm.com/read/395929/2430587
c calloc.c
/*
* libc/stdlib/calloc.c
* ANSI/ISO 9899-1990, Section 7.10.3.1.
*
* void *calloc(size_t nmemb, size_t size)
* Allocate and zero memory.
*/
#include
void *
calloc(size_t nmemb, siz
www.eeworm.com/read/430098/8766154
c rtsprequest.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/183362/9167163
c caipiaoos.c
#include
#include
#include
#include "stdio.h"
#include "stdlib.h"
#include
ofstream fout("彩票库.txt");
ifstream fin("中奖号码.txt");
bool buycp(int k)
www.eeworm.com/read/374889/9380224
c temp.c
#include
#include
#include
#include
#include
#include
#include
#include
#include