String of thoughts on science, technology and programming
$: clang++ ifstream.cpp
$: echo "hello world" > file.txt
$: ./a.out
Post a Comment
Basics Hello world User input While loop If statement For loop Switch statement Read file using ifstream Write to a file using ofstr...
No comments:
Post a Comment