代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/124347/6051901
h stdlib.h
#ifndef _MACHSTDLIB_H_
#define _MACHSTDLIB_H_
/* place holder so platforms may add stdlib.h extensions */
#endif /* _MACHSTDLIB_H_ */
www.eeworm.com/read/124347/6051911
h stdlib.h
/*
* stdlib.h
*
* Definitions for common types, variables, and functions.
*/
#ifndef _STDLIB_H_
#define _STDLIB_H_
#include "_ansi.h"
#define __need_size_t
#define __need_wchar_t
#include
www.eeworm.com/read/124347/6052077
tex stdlib.tex
@node Stdlib
@chapter Standard Utility Functions (@file{stdlib.h})
This chapter groups utility functions useful in a variety of programs.
The corresponding declarations are in the header file @file{s
www.eeworm.com/read/124109/6056039
h stdlib.h
/*-------------------------------------------------------------------------
stdlib.h - ANSI functions forward declarations
Written By - Sandeep Dutta . sandeep.dutta@usa.net (1998)
www.eeworm.com/read/123322/6060587
cdl stdlib.cdl
# ====================================================================
#
# stdlib.cdl
#
# C library stdlib related configuration data
#
# ====================================================
www.eeworm.com/read/123322/6060670
h stdlib.h
#ifndef CYGONCE_LIBC_STDLIB_H
#define CYGONCE_LIBC_STDLIB_H
//========================================================================
//
// stdlib.h
//
// ISO C standard utility functions (
www.eeworm.com/read/123322/6060674
inl stdlib.inl
#ifndef CYGONCE_LIBC_STDLIB_INL
#define CYGONCE_LIBC_STDLIB_INL
//===========================================================================
//
// stdlib.inl
//
// Inline implementations fo
www.eeworm.com/read/121089/6069357
h stdlib.h
/***
*stdlib.h - declarations/definitions for commonly used library functions
*
* Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This include file contai
www.eeworm.com/read/121089/6070678
h stdlib.h
/***
*stdlib.h - declarations/definitions for commonly used library functions
*
* Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This include file contains t
www.eeworm.com/read/113559/6127499
h stdlib.h
/*
* Copyright (c) 1999 Boris Fomitchev
* AUTOMATICALLY GENERATED - DO NOT EDIT !
*/
/*
*
* This wrapper is needed for Borland C++ 5.0 to get STLport
* header properly included
*/
# inclu