代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/439880/7697628
h stdlib.h
/*************************************************************************/
/* stdlib.h v3.10 Beta */
/* Copyright (c) 1993-1998 Texas Instruments I
www.eeworm.com/read/439880/7697666
h stdlib.h
/*************************************************************************/
/* stdlib.h v3.10 Beta */
/* Copyright (c) 1993-1998 Texas Instruments I
www.eeworm.com/read/438117/7736114
php stdlib.php
www.eeworm.com/read/437318/7751328
h stdlib.h
/* $Id: stdlib.h,v 1.1 2003/12/09 22:54:19 GrosbaJ Exp $ */
#ifndef __STDLIB_H
#define __STDLIB_H
#if __18CXX
/** @name String Conversion Functions
* If the value of the result for a function
www.eeworm.com/read/437123/7754648
h stdlib.h
/*****************************************************************************/
/* stdlib.h v3.70 */
/* Copyright (c) 1993-2001 Texas Instrume
www.eeworm.com/read/435817/7783592
h stdlib.h
/*
* stdlib.h
*
*/
#ifndef __STDLIB_H__
#define __STDLIB_H__
#define EXIT_FAILURE 0
#define EXIT_SUCCESS 1
#define RAND_MAX 4294967295
typedef struct divt {
int quot;
int rem;
}d
www.eeworm.com/read/389794/7805420
h stdlib.h
www.eeworm.com/read/199757/7824369
h stdlib.h
/************************************************************************
Standard library header.
size_t unsigned integral type of the result of sizeof
wchar_t integral type which ca
www.eeworm.com/read/199474/7849316
h stdlib.h
/*
*-----------------------------------------------------------------------------
* Copyright (c) KEIL ELEKTRONIK GmbH and Franklin Software, Inc., 1987-1992
*----------------------------------