String of thoughts on science, technology and programming
$: clang++ ifstream.cpp
$: echo "hello world" > file.txt
$: ./a.out
Post a Comment
#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...
No comments:
Post a Comment