Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- void printfunc() {
- cout << "thing 1" << thing2 << thing3
- << thing4 << endl;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement