CompuServe Messages

C Help

    05-Apr-94 22:47:55
Sb: #40350-C Help
Fm: CLEMENT DROLET 76266,2530
To: Peter Wade 100265,2740
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