Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!pacbell!att-ih!ihnp4!inuxc!iuvax!pur-ee!uiucdcs!uiucdcsp!lo From: lo@uiucdcsp.cs.uiuc.edu Newsgroups: comp.lang.pascal Subject: pass addr of fns Message-ID: <81500002@uiucdcsp> Date: 15 Mar 88 18:40:00 GMT Lines: 7 Nf-ID: #N:uiucdcsp:81500002:000:298 Nf-From: uiucdcsp.cs.uiuc.edu!lo Mar 15 12:40:00 1988 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.