/sys$common/syshlp/helplib.hlb RTL Routines, DNS$, DNS$COMPARE_SIMPLENAME *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The Compare Two Simple Names routine compares two simple names, without considering case. Format DNS$COMPARE_SIMPLENAME simplename1 ,simplename2 Arguments simplename1 OpenVMS Usage: char_string type: character string access: read only mechanism: by descriptor An opaque simple name. The simplename1 argument is the address of a descriptor pointing to the first simple name. simplename2 OpenVMS Usage: char_string type: character string access: read only mechanism: by descriptor An opaque simple name. The simplename2 argument is the address of a descriptor pointing to the second simple name.
|