Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!whbst From: whbst@unix.cis.pitt.edu (William H Broadley) Newsgroups: comp.lang.c Subject: Help needed with Lattice C Message-ID: <21014@unix.cis.pitt.edu> Date: 5 Dec 89 03:16:48 GMT Reply-To: whbst@unix.cis.pitt.edu (William H Broadley) Organization: Univ. of Pittsburgh, Comp & Info Services Lines: 12 I am porting NSCA Telnet into Microsoft C 5.1, and after close Examination of the MSC manuals, I can't figure out what the following command do in Lattice 3.x. Any help would be appreciated. Stptok (ptr,ptr,#,string of tokens) strtok (str,string of tokens) stpblk (ptr) I am familiar with similar MSC commands, and would greatly appreciate any info on what these calls do In lattice 3.x, I may be wrong about the calling info, I got the calls from the source code.