CompuServe Messages

hunk files

    04-Oct-94 18:01:53
Sb: #42945-hunk files
Fm: Werner Kazmierzak 100041,1320
To: Supra Corp 76004,565
Alex, smply try to use extern char data[]; in your C code. The underscore will automatically be added to variables defined in C. Furthermore I think (but maybe I'm wrong here), variables in a hunk named __MERGED dont't need to be declared as __far, because they will be accessed as word offsets relative to __LIKERDB, which is the start address of this hunk and will be loaded into register A4 by C startup code. – wkc – … via AP from Hamburg, Germany