improving chprintf
Michael Barton <[email protected]> Mon, 12 Sep 2005 01:46:27 -0500
| Newsgroups | gmane.games.devel.mud.rom |
|---|---|
| Message-ID | <[email protected]> |
I was wanting to re-implement vs(n)printf to correctly pad and truncate strings with Lope's color codes in them, since lining things up can be such a pain. I thought to get the bsd version and work from that, but it's... verbose. I'm sure it has to be. I started on my own and, ugly and incomplete though it is, seems to be a working start. I'd also like to include % codes for CHAR_DATA, OBJ_DATA, etc, so I can effectively replace act() with chprintf() entirely while I'm at it. Has anyone else tackled this? --Palrich. -- ROM mailing list [email protected] Unsubscribe here ->>> http://www.rom.org/cgi-bin/mailman/listinfo/rom