Xref: utzoo comp.sys.ibm.pc.misc:4842 comp.lang.misc:6325 Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!spool2.mu.edu!news.cs.indiana.edu!ariel.unm.edu!cie!kgowen From: kgowen@cie.uoregon.edu (Kevin Gowen) Newsgroups: comp.sys.ibm.pc.misc,comp.lang.misc Subject: Question about Pick BASIC Summary: need function definition Keywords: index Message-ID: <1990Dec17.070118.25820@ariel.unm.edu> Date: 17 Dec 90 07:01:18 GMT Sender: usenet@ariel.unm.edu ( Usenet news service) Reply-To: kgowen@cie.uoregon.edu (Kevin Gowen) Distribution: na Organization: University of Oregon Campus Information Exchange Lines: 14 Greetings: I am trying to port an algorithm written in Pick BASIC to C. I am having trouble determining the use of the Pick BASIC function INDEX. INDEX appears to take 3 arguments, two strings and an integer and it returns an integer. I'm not sure what it does. Are there any Pick BASIC experts out there who could fill me in? You can post replies to either of the newsgroups I'm sending this to, or you could e-mail me. Thanks in advance. P.S. - this is the "Metaphone" algorithm in the Dec. 1990 Computer_Language magazine. -kevin kgowen@cie.uoregon.edu