VMS Help
NCS Routines, NCS$END_CF
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
The NCS$END_CF routine terminates a conversion function.
Format
NCS$END_CF cf_id
OpenVMS usage:cond_value
type: longword (unsigned)
access: write only
mechanism: by value
Longword condition value. Most utility routines return a
condition value in R0. Condition values that this routine can
return are listed under Condition Values Returned.
cf_id
OpenVMS usage:identifier
type: longword integer (unsigned)
access: modify
mechanism: by reference
Address of a longword that NCS uses to store a nonzero value
identifying a conversion function.
The cf_id argument is required.
The NCS$END_CF routine indicates to NCS that the calling program
no longer needs the conversion function. NCS releases the memory
space allocated for the coversion function and sets the value of
the longword identifier to 0.
4 - Condition Values Returned
|
NCS$_NORMAL Normal successful completion. The longword
identifier value is set to 0.
NCS$_NOT_CF Name of identifier does not refer to a
conversion function.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.