代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/355264/3060533
cpp variablemanager.cpp
#include "VariableManager.h"
#include "DB.h"
#include "Properties.h"
#include "SystemAvailabilitiesManager.h"
#include
extern void strlwr(char* str);
/////////////////////////////////////
www.eeworm.com/read/354283/3078725
cpp generateexam.cpp
// GenerateExam.cpp : Implementation of CGenerateExam
#include "stdafx.h"
#include "EXAM.h"
#include "GenerateExam.h"
#include "time.h"
#include "stdlib.h"
//////////////////////////////////
www.eeworm.com/read/351555/3107077
h mpwmikmodheaders.h
/* standard headers */
#include
#include
/* missing function prototypes */
extern char *strdup(const char *);
extern int strcasecmp(const char *,const char *);
www.eeworm.com/read/265319/4283992
cpp jniarraywrapperimpl.cpp
// JNIArrayWrapperImpl.cpp
// Implements the header created by java to integrate with JNI
// Creates a new array of random integers and returns it to java.
// C++ core header
#include
www.eeworm.com/read/264880/4286791
c yystate.c
/*@A (C) 1992 Allen I. Holub */
/* YYSTATE.C Routines to manufacture the lr(1) state table. */
#include
#include
#include
www.eeworm.com/read/264880/4286815
c dv_frees.c
/*@A (C) 1992 Allen I. Holub */
#include
#include
#include "video.h"
/* Free an SBUF as is allocated by vb_save(). *
www.eeworm.com/read/264880/4286820
c vb_save.c
/*@A (C) 1992 Allen I. Holub */
#include
#include
#include /* must be included first */
#include
www.eeworm.com/read/263679/4300729
cpp 13-2a.cpp
#include
#include
main( )
{FILE *in,*out;
char ch,infile[10],outfile[10];
printf("Enter the infile name:\n");
scanf("%s",infile
www.eeworm.com/read/260597/4331610
c mapstr.c
// mapstr.c -- match abbreviated strings from list
//
#include
#include "mapstr.h"
// Find the "best" argument mapping
MapItemPtr
mapAbbrStr (
MapAbbr szArg,
MapItemPt
www.eeworm.com/read/258249/4357747
horg sha.horg
#include
#include
#include
/* --------------------------------- SHS.H -------------------------------*/
/* NIST proposed Secure Hash Standard.
Written 2 September 1