On Tue, Sep 10, 2002 at 06:35:23PM -0400, Bobby Hicks wrote: > <snip> > On Tue, Sep 10, 2002 at 04:01:05PM -0600, Ammaross wrote: > > Well, if you check string.c (brian), you would notice: > > > > char *format_string( char *oldstring /*, bool fSpace */) > > I would? > </snip> > > You would if you had OLC installed. Or at least, you "should" have this > if OLC is installed.
If -that- version of OLC is installed. My OLC has no such function. > [thorin:~/tarballs/Rom24/src] 3:19:10pm 126 % grep format_string * > [thorin:~/tarballs/Rom24/src] 3:19:16pm 127 % > > Try using 'grep format_string *.[ch]' > > You might find it that way. Sigh. '*' is more encompassing than '*.[ch]'

