Zeex / sampgdk

Write SA-MP gamemodes in C/C++
http://zeex.github.io/sampgdk
Apache License 2.0
153 stars 83 forks source link

How to use format? #199

Closed XEGARE closed 6 years ago

XEGARE commented 6 years ago

Hello. How to use format?

Zeex commented 6 years ago

Try using one of these:

http://en.cppreference.com/w/cpp/io/c/fprintf https://github.com/fmtlib/fmt http://www.boost.org/doc/libs/1_66_0/libs/format/