Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!uflorida!kluge!serss0.fiu.edu From: acmfiu@serss0.fiu.edu (ACMFIU) Newsgroups: comp.sys.apple2 Subject: external function calls in Pascal Message-ID: <1620@kluge.fiu.edu> Date: 6 Nov 90 06:33:46 GMT Sender: news@kluge.fiu.edu Organization: Florida International University, Miami Lines: 5 I would like to combine some Pascal functions and procedures with an Orca/C program. The variables would be declared in the Pascal routines but I would like to access them from C. Would I do this with a "unit"? albert