critical impact:
atand2, atand2f, atand2l - not supported; temporarily available (CrUn80)
Problem description
The atand2, atand2f, and atand2l 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 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 atand2, atand2f, and atand2l functions are in the Tru64 UNIX Migration Environment for HP-UX.
Applications can use these routines from the Migration Environment. Please note that the Migration Environment is temporary. For a long-term solution, replace calls to atand2 with atan2d, replace calls to atand2f with atan2df, and replace calls to atand2l with atan2dl.
See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| LIB, ME |
C, C++ |
any HP-UX 11i version |
critical |
unavailable |
|