代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/234134/4662002
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/233448/4690171
h stdlib.h
// -*- C++ -*- compatibility header.
// Copyright (C) 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute i
www.eeworm.com/read/233448/4692633
h stdlib.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/stdlib.h"
This had to be done to correct non-standard usages in the
original, manufacturer sup
www.eeworm.com/read/233448/4692665
h stdlib.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/ansi/stdlib.h"
This had to be done to correct non-standard usages in the
original, manufacture
www.eeworm.com/read/230647/4720725
h stdlib.h
/***
*stdlib.h - declarations/definitions for commonly used library functions
*
* Copyright (c) 1985-1999, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This include file
www.eeworm.com/read/229812/4740977
mh stdlib.mh
/***************************************************************************
* FILE: stdlib.h/cstdlib (Standard Library functions)
*
:include crwatqnx.sp
*
* Description: This header is part
www.eeworm.com/read/229812/4746411
fi stdlib.fi
c$pragma aux wc "!"
c$pragma aux (wc) atoi parm( value )
integer atoi
external atoi
www.eeworm.com/read/229511/4754997
h stdlib.h
/*
* stdlib.h
*
* Definitions for common types, variables, and functions.
*/
#ifndef _STDLIB_H_
#ifdef __cplusplus
extern "C" {
#endif
#define _STDLIB_H_
#include "_ansi.h"
#defin
www.eeworm.com/read/229511/4755019
h stdlib.h
/* Revision history:
* 2004-3-18 modify size_t define by wenyan
*/
/* The header defines certain common macros, types, and functions.*/
#ifndef _STDLIB_H
#define _STDLIB_H
/* The macr
www.eeworm.com/read/229062/4760093
c stdlib.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ====================================================