Advertisement
Guest User

Untitled

a guest
Sep 14th, 2024
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.08 KB | None | 0 0
  1. void printfunc() {
  2.     cout << "thing 1" << thing2 << thing3
  3.          << thing4 << endl;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement