Displaying 1 result from an estimated 1 matches for "trim_str".
Did you mean:
trim_st
2000 Jun 02
0
util_str.c patch
Dear all,
I've created patch for ./source/lib/util_str.c: trim_string().
The original version is one I last downloaded with cvs
/util_str.c/1.18/Wed Jan 26 00:12:35 2000//
I beleave this is the newest at 2000/06/02 12:00:00JST
( 2000/06/02 3:00:00GMT ?)
There are several change points.
1) while trimming front string, old version kept on copying
everytime th...