Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Favorite C style?

Name: Anonymous 2016-09-29 16:57

Name: Anonymous 2016-09-30 10:27

Streams are amazing for formatted input/output operations.
std::vector is an amazing dynamic generic container.
std::string is an amazing class for handling text. (far surpirior to c-strings)
std::shared_ptr is amazing for memory-management
You can write your own container class and use the algorithms with little effort.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List