1snprintf-4.cpp: In function `int main(int, char**)':
2snprintf-4.cpp:6: warning: sizeof(pointer) possibly incorrect in argument 2
3snprintf-4.cpp:6: warning: array size (10) smaller than bound length (96)
4snprintf-4.cpp:6: warning: sizeof(pointer) possibly incorrect in argument 2
5snprintf-4.cpp:6: warning: array size (10) smaller than bound length (96)
6