string.c is stock to any OLC 1.71+, and format_string is as well. I assumed that since he wasn't complaining about 'implicit declaration of format_string()' that the function existed, and thus, that he had OLC 1.71+. You, on the other hand, might have modified your OLC, or simply may not be as up to date...
Ammaross Danan, Who doesn't like to have to explain his logic... -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of brian moore Sent: Tuesday, September 10, 2002 4:23 PM To: [email protected] Subject: Re: Memory, Buffers, format_string and room descriptions.... 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. -- ROM mailing list [email protected] http://www.rom.org/cgi-bin/mailman/listinfo/rom

