Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!Firewall!ddsw1!indep1!pete From: pete@indep1.MCS.COM (Peter Franks) Newsgroups: comp.lang.c Subject: ATTN: C hacker who loves Awk Message-ID: <282ebc48-70.1comp.lang.c-1@indep1.MCS.COM> Date: 13 May 91 17:13:10 GMT References: <32616@usc> Lines: 2 Take a look at the function 'strtok'. It should be a reasonable excercise for you to use it to write your own 'split' function. You'll learn more by doing it yourself than you would by getting it handed to you. *:^)