Displaying 1 result from an estimated 1 matches for "dpstruct".
Did you mean:
destruct
2015 Oct 05
0
COMPILATION ERROR dev_t, into_t , no_tetc
...le
^
/opt/TAFC/R14.1/include/jedi.h:537:2: error: unknown type name ?ino_t?
ino_t lockid1;
In file included from /opt/TAFC/R14.1/include/jsystem.h:106:0,
from BASIC_2.c:6:
/opt/TAFC/R14.1/include/jedi.h:729:1: error: unknown type name ?ino_t?
ino_t JRunFileIOGetIno(DPSTRUCT dp, struct jfd fdinfo );
^
/opt/TAFC/R14.1/include/jedi.h:730:1: error: unknown type name ?dev_t?
dev_t JRunFileIOGetDevice(DPSTRUCT dp, struct jfd fdinfo );
^
/opt/TAFC/R14.1/include/jedi.h:732:1: error: unknown type name ?ino_t?
ino_t JRunFileIOGetLock1(DPSTRUCT dp, struct jfd fdinfo );...