Guardian Programming Reference Summary for C
Functions Summary (O-Q)
Guardian Programming Reference Summary for C—522630-001
7-2
OLDFILENAME_TO_FILENAME_
Converts a C-series internal file name to a D-series file name.
OLDSYSMSG_TO_NEWSYSMSG_
Converts a C-series system message to its D-series equivalent.
4 Binder length long
5 Inspect on short
6 High PIN short
7 High requesters short
8 Run named short
9 PFS size long
10 Target processor short
11 Accelerator timestamp short (4 TNS words)
12 Compilation mode (accelerated or not
accelerated)
short
13 Run mode (will or will not run accelerated) short
#include <cextdecs(OLDFILENAME_TO_FILENAME_)>
short OLDFILENAME_TO_FILENAME_ ( short *oldfilename /* i */
,char *filename /* o */
,short maxlen /* i */
,short *filename-length );/* o */
#include <cextdecs(OLDSYSMSG_TO_NEWSYSMSG_)>
short OLDSYSMSG_TO_NEWSYSMSG_ ( char *oldmsg /* i */
,short length /* i */
,char *newmsg /* o */
,short maxlen /* i */
,short *newmsg-length /* o */
,[ short *error-detail ] );/* o */
Attribute
Code Attribute Description Value Representation