Jump to content

Qsprintf: Difference between revisions

From EDukeWiki
New page: qsprintf <quote1> <quote2> <gamevar> <gamevar> ... Copies the text of <quote2> to <quote1>, replacing all variable placeholders %ld with their gamevar values in relative order. [[Categor...
(No difference)

Revision as of 18:21, 19 June 2007

qsprintf <quote1> <quote2> <gamevar> <gamevar> ...

Copies the text of <quote2> to <quote1>, replacing all variable placeholders %ld with their gamevar values in relative order.