E language ---------- I do not use E language, so I cannot update the files myself. I got someone converting the files of version 4.10 includes, but I cannot guarantee further updates of these files! Modula 2 language ----------------- These files are made of 4.16 include files (xpkmaster version 4.25) by Tony Iommi . I cannot guarantee these file to be developed in the future. Oberon language ----------------------------- These files are made for release 2.5 and no longer updated. When somebody is interested in updating these includes, please contact me. C and Assembler languages ------------------------- Both language include files are updated by myself and thus always cover the newest information. C language ---------- See file NOTE in C directory for more information about included files. In Old-C are files redirecting libraries/xpk.h and libraries/xpksub.h to xpk/ and redirecting files for SAS pragmas directory. These are NOT required and should not be installed. Older and obsolete stuff moved into file xpk/xpkobsolete.h. Do not use this in newer code. When needed for older code, include it as really FIRST include file! The changes which are managed by that include: remove of structure redefines and new names for structure names. GENERALLY --------- If you need additionally files, use FD2Pragma utility. It can be found in Aminet under name dev/misc/FD2Pragma.lha. It is able to produce stub libraries, lvo, proto and pragma files and a lot of other stuff. For C/C++ compilers use following call to get a stub library for tagcalls: FD2Pragma xpkmaster_lib.fd SPECIAL 12 CLIB xpkmaster_protos.h The result is a file xpkmaster.lib which can be used like amiga.lib. Dirk Stöcker 27th December 1997