Hacker News new | ask | show | jobs
by pinoyboy82 5514 days ago
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.