Rewrote the innards of ssplit() to be easier to understand,
authorjongfoster <jongfoster@users.sourceforge.net>
Tue, 29 May 2001 08:54:25 +0000 (08:54 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Tue, 29 May 2001 08:54:25 +0000 (08:54 +0000)
commite52df6067c712756134c5589332cc0a6936fa6f0
tree7c3e42dbb4fce0cad1639f7405edc43e8b8c23e0
parent34d10921b08f7df2539f4fd318a72c7e755ef5f6
Rewrote the innards of ssplit() to be easier to understand,
faster, and to use less memory.  Didn't change the interface
except to give the parameters meaningful names.
ssplit.c
ssplit.h