Go to the Next or Previous section, the Detailed Contents, or the Amiga E Encyclopedia.


12.3 Non-Standard Modules

Several non-standard library modules are also supplied with Amiga E. To make your own modules you need the pragma2module and iconvert programs. These convert standard format C header files and Assembly include files to modules. The C header file should contain pragmas for function offsets, and the Assembly include file should contain constant and structure definitions (the Assembly structures will be converted to objects). However, unless you're trying to do really advanced things you probably don't need to worry about any of this!


Go to the Next or Previous section, the Detailed Contents, or the Amiga E Encyclopedia.