Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!caen!kuhub.cc.ukans.edu!2hnemarrow From: 2hnemarrow@kuhub.cc.ukans.edu Newsgroups: comp.sys.apple2 Subject: Re: Orca/C & M Questions Message-ID: <1991May21.170310.30961@kuhub.cc.ukans.edu> Date: 21 May 91 17:03:10 CDT References: <1991May21.001049.30942@kuhub.cc.ukans.edu> <1991May21.202948.3268@ux1.cso.uiuc.edu> Organization: University of Kansas Academic Computing Services Lines: 35 In article <1991May21.202948.3268@ux1.cso.uiuc.edu>, jb10320@uxa.cso.uiuc.edu (Jawaid Bazyar) writes: [everything cut out] None of that helped much. Like I said, I'm using an ML library. I've done this before, but I can't seem to repeat it. What I have now is the following: Header file (sample.h): #ifndef _sample_ #define _sample_ extern void PROCNAME (void); #endif C program: #include * * * PROCNAME (); * * * I have no problems with the ML part. It's C I've had little experience with. -- <| | / \ <| ,| |,<| <| | | | | <| <| | / \/' |/ \ | <| | / \ /\| | |/ \ | /\ _| / _--_ \/ \ | / \ | |_________| |__________| 2hnemarrow@kuhub.cc.ukans.edu