mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 06:08:35 +00:00
e27b05ef35
This is a first step towards getting rid of all uses of regular printf, fprintf, vprintf, vfprintf, puts, fputs, etc. in our codebase. The name format() reflects the purpose of the function, and parallels String.format() in Java, boost::format, and others. svn-id: r54004 |
||
---|---|---|
.. | ||
events/default | ||
fs | ||
keymapper | ||
midi | ||
platform | ||
plugins | ||
saves | ||
timer | ||
vkeybd | ||
base-backend.cpp | ||
base-backend.h | ||
module.mk |