Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

file streams in c++

$./a.out
Writing to the file
Enter your name: Zara
Enter your age: 9
Reading from the file
Zara
9
Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #file #streams
ADD COMMENT
Topic
Name
9+7 =