Previous: , Up: File Library Functions   [Index]


7.12.3.25 x1f4_vset_lxfile

extern int x1f4_vset_lxfile(void *lxfile, void **context);

The x1f4_vset_lxfile function adds the symbolic constant definitions for the lxfile file library into the variables collection of which address is to be read from context address and of which address (if modified by x1f4_vset_lxfile) is to be stored back at the same context address.

See (aime)The File Open Definitions.

See Variables Collections.

The function returns 0 for success, one of variables collections construction errors for failure.