+ 1
stream
explain stream in easy words
1 Odpowiedź
+ 1
//The types ifstream and ofstream areC++ stream classes designed to be connected to input or output files. Filestream objects have all the member functions and manipulators possessed by the standard streams, cin and cout. By default, a file stream is not connected to anything.
//pdf resources for better details
https://www.google.com/url?sa=t&source=web&rct=j&url=https://courses.cs.vt.edu/cs1044/Notes/C04.IO.pdf&ved=2ahUKEwjns47hpLngAhWDbn0KHeaBDV4QFjABegQIDhAE&usg=AOvVaw2HTric4gLOg1pvqX0WuxDX