Wintermute Engine Forum

Wintermute Engine => Feature requests, suggestions => Topic started by: Jerrot on June 12, 2003, 04:57:45 PM

Title: Format functions
Post by: Jerrot on June 12, 2003, 04:57:45 PM
hi,

when I was playing around with floats, I discovered it could be useful to have some function (like sprintf()...?) to be able to format them.

Doing that stuff with the String functions instr() and substr()works, and I'm sure I could write some function for these purposes on my own, it's just an idea - and if it's not too difficult to implement... who knows. ;)

Title: Re:Format functions
Post by: Mnemonic on June 12, 2003, 05:23:34 PM
I'll... think about it :) Shouldn't be hard to implement.