首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 100% RTL兼容的类型安全和增强C++格式的输出功能

100% RTL兼容的类型安全和增强C++格式的输出功能

资 源 简 介

mprintf is an open source (ZLIB License) set of replacement functions for the standard C++ Run-Time Library formatted output functions printf() / fprintf() / sprintf() / snprintf(). Why might you be interested in mprintf? Do you do a lot of localization? Do you compile the same code for 32-bit and 64-bit targets? Do end users modify output text in your data files and cause security holes? Do you compile a lot of code for multiple platforms? Is your code really careful about memory allocation? Do you hate middleware or libraries that forces you to edit or change existing code? If you answered "Yes" to any of the above, you might want to look at mprintf. mprintf"s routines provides full argument checking/type-safety, enhanced security, automatic 32/64-bit compatibility without changing format specifiers, and bit-level out

文 件 列 表

release_notes_ver_0_82.txt
mprintf.cpp
mprintf.h
mprintf_uinttests.cpp
docs
Compiler_Support_Summary.xlsx
projects
VS2010
mprintf_test
VS2005
Xcode 4.6
mprintf-unittests
mprintf-unittests.xcodeproj
project.pbxproj
VS2005
mprintf_test
mprintf_test.sln
mprintf_test.sln
mprintf_test.vcxproj
mprintf_test.vcproj
VIP VIP
0.169864s