AlexandruDu

3

Jun 6th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.06 KB | None | 0 0
  1. ofstream g("fisier2.txt");
  2. ........
  3. g<<x
  4. ........
  5. g.close();
Add Comment
Please, Sign In to add comment