Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uwm.edu!psuvax1!psuvm!wpw100 From: WPW100@psuvm.psu.edu (Will Wong) Newsgroups: comp.sys.apple Subject: Re: HyperC Message-ID: <90042.201647WPW100@PSUVM.BITNET> Date: 12 Feb 90 01:16:47 GMT References: <14121@reed.UUCP> Organization: Penn State University Lines: 13 In article , pnakada@oracle.com (Paul Nakada) says: > >[ > getchr() and putchr() .. again, let me stress, do a "sym libc" to > find all of the hyperc external functions. >] > getchr() doesn't work for me but getkbd() seems to be the equivalent. Is there some kind of translation for all symbols that sym libc gives? What do things like X and A mean for a function? Are they function types? Do they tell us what parameters they take?