critical impact:
nint, nintf, nintl routines - not supported; temporarily available; use round, roundf, and roundl (CrUn84)
Problem description
The nint, nintf, and nintl routines exist only on Tru64 UNIX, and not on HP-UX. These functions will be available on a temporary basis in the Tru64 UNIX Migration Environment for HP-UX.
The Migration Environment contains Tru64 UNIX Application Programming Interfaces (APIs), development tools, and commands and utilities to assist customers in migrating their applications from Tru64 UNIX to HP-UX.
Identifiers
See also
Solution description
The nint, nintf, and nintl routines are in the Tru64 UNIX Migration Environment.
Applications will be able to use these routines from the Tru64 UNIX Migration Environment for HP-UX. Please note that the Migration Environment is temporary. For a long-term solution, replace nint with round, nintf with roundf, and nintl with roundl. See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| LIB, ME |
C, C++ |
any HP-UX 11i version |
critical |
unavailable |
|