* core/string.c: another malloc gone. added potion_str_format for building strings...
author_why <why@whytheluckystiff.net>
Fri, 3 Jul 2009 05:08:10 +0000 (22:08 -0700)
committer_why <why@whytheluckystiff.net>
Fri, 3 Jul 2009 05:08:10 +0000 (22:08 -0700)
commit4ba69a598d901054b001d47b8fc574d9fc4d66e5
tree766a3a566b237faeaecce4319d899d514500dc4d
parent96b8d520b4cbd29054acab7df26ca8d17f36018e
 * core/string.c: another malloc gone. added potion_str_format for building strings from c using printf's syntax.
core/potion.h
core/string.c