1 /*
2  *      Copyright (c) 2003 Michael T Pins.  All rights reserved.
3  */
4 
5 int             split(char *, char *[], int, char *);
6