NAG CL Interface
X02BBC (integer_​max)

Settings help

CL Name Style:


1 Purpose

X02BBC returns the largest representable positive integer value.

2 Specification

#include <nag.h>
Integer  X02BBC
The function may be called by the names: x02bbc, nag_machine_integer_max or nag_max_integer.

3 Description

X02BBC is a constant defined in the C Header file.

4 References

None.

5 Arguments

None.

6 Error Indicators and Warnings

None.

7 Accuracy

Not applicable.

8 Parallelism and Performance

Background information to multithreading can be found in the Multithreading documentation.
X02BBC is not threaded in any implementation.

9 Further Comments

None.

10 Example

None.