pinoyboy82's comments

pinoyboy82 | 15 years ago | on: Why C++ is vastly superior to C

Also, using any stream buf in c++ is more "flexible" when compared to puts(), printf(), etc due to not having to define the type. Of course, you trade flexibility for performance.
page 1