[comp.lang.pascal] pass addr of fns

lo@uiucdcsp.cs.uiuc.edu (03/16/88)

Does anyone know how to get the address of a function in IBM Pascal. I am
currently writing an interface of the IBM infowindow system with the IBM
Pascal, I need to get the address of an external function in order to
pass it to the infowindow system thru one of its proctocol. Thanks in
advance.