cpp sprintf %03d code example Example: sprintf c++ #include <stdio.h> int sprintf( char* buffer, const char* format, ... );