Mega Code Archive
Categories
/
C Tutorial
/
Printf Scanf
F
#include
main() { printf("\f %d", 25); printf("AAA"); } 25AAA