cstdlib File Reference

#include <bits/c++config.h>
#include <cstddef>
#include <stdlib.h>

Include dependency graph for cstdlib:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  std

Defines

#define CPPCSTDLIB

Functions

long std::abs (long __i)
ldiv_t std::div (long __i, long __j)


Detailed Description

This is a Standard C++ Library file. You should include this file in your programs, rather than any of the "*.h" implementation files.

This is the C++ version of the Standard C Library header stdlib.h, and its contents are (mostly) the same as that header, but are all contained in the namespace std.

Definition in file cstdlib.


Generated on Wed Oct 26 12:22:10 2005 for libstdc++-v3 Source by  doxygen 1.4.5