B:
drl.cf( vec, count, index, readflag );
C:
#equate B_drl_cf drl.cf
void B_drl_cf(void *vec, int count, int index,
int readflag);
TSS allocates 10 words in the UST for communication between subsystems. This space is called the "core file". DRL.CF provides a convenient way to read/write data from/to this space.
The words are numbered from one to ten, NOT zero to nine.
Copyright © 2000, Thinkage Ltd.