Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!mnetor!seismo!ut-sally!caip!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.UUCP Newsgroups: net.unix-wizards,net.unix,net.sources.d Subject: Re: strtok() routine for Sun 4.2BSD Message-ID: <2169@brl-smoke.ARPA> Date: Sat, 12-Jul-86 13:34:15 EDT Article-I.D.: brl-smok.2169 Posted: Sat Jul 12 13:34:15 1986 Date-Received: Sat, 12-Jul-86 22:43:38 EDT References: <740@aum.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Distribution: net Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 10 Xref: utcs net.unix-wizards:18138 net.unix:8565 net.sources.d:333 In article <740@aum.UUCP> freed@aum.UUCP (Erik Freed) writes: >Does anyone have a source to the strtok() routine. We need this SysV >routine to have on our Sun. Thanks in advance. Sure; do you have a UNIX System V (or III) source license? It shouldn't be at all hard to write the function from scratch, working from its specification (do you have a System V manual?). Perhaps I'll add this to the list of things I need to code up for the public domain.