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? [thorin:~/tarballs/Rom24/src] 3:19:10pm 126 % grep format_string * [thorin:~/tarballs/Rom24/src] 3:19:16pm 127 % I don't have access to your code. 'format_string' is not part of stock ROM, so I have no idea what it is. It certainly isn't in string.c, no matter how many times I check. > Which is the start of the format_string function... On your system perhaps.

