Guardian Programming Reference Summary for C
Functions Summary (R-Z)
Guardian Programming Reference Summary for C—522630-001
8-8
RENAME
(superseded by FILE_RENAME_) Changes the name of a disk file that is open. If the
file is temporary, assigning a name makes the file permanent. This procedure operates
only on Guardian objects.
This procedure does not have a C syntax, because it is superseded and should not be
used for new development. This procedure is supported only for compatibility with
previous software.
REPLY[X]
Sends a reply to a message received earlier in a corresponding call to
READUPDATE[X] on the $RECEIVE file.
E 1.1 and Expand and the TMF subsystem
KAnn releases
LBnn releases
MCnn releases
NDnn releases
PFnn releases
QGnn releases
Bits 8-15 The revision number of the system in binary format
#include <cextdecs(REPLY)>
_cc_status REPLY ( [ short _near *buffer ] /* i */
,[ short write-count ] /* i */
,[ short *count-written ] /* o */
,[ short message-tag ] /* i */
,[ short error-return ] ); /* i */
#include <cextdecs(REPLYX)>
_cc_status REPLYX ( [ const char *buffer ] /* i */
,[ short write-count ] /* i */
,[ short _near *count-written ] /* o */
,[ short message-tag ] /* i */
,[ short error-return ] ); /* i */
Bits 0-7 The uppercase ASCII letter that indicates system level: