VMS Help RTL Routines, DNS$, DNS$COMPARE_FULLNAME *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The Compare Full Names routine compares two opaque full names and returns the result. Format DNS$COMPARE_FULLNAME fullname1 ,fullname2 Arguments fullname1 OpenVMS Usage: char_string type: character string access: read only mechanism: by descriptor One opaque full name. The fullname1 argument is the address of a descriptor pointing to an opaque full name. fullname2 OpenVMS Usage: char_string type: character string access: read only mechanism: by descriptor One opaque full name. The fullname2 argument is the address of a descriptor pointing to an opaque full name.
|