C Help
Peter,
Thank you for the information, the example I'm trying to port from C to
Modula-2 is indeed two callback routines that will be invoke by the Magic
server when a program will want to put into or get from my image buffer some
data. These routines are specified in the buffer inside a tag list as a int
(*)() . Is this a pointer to a routine that returns a 32 bit integer? What a
near data section refers to in C and do you know why the address of this
section has to be load in A4 ?
Clement