stringstream
There are 6 repositories under stringstream topic.
Isameru/stringbuilder
Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.
gyanprakash03/ContactBook
Contact Book application made using C++
AnselmoGPP/IO_library
Compilation of parsing and I/O functions used frequently
gilzoide/stringstream-lua
An object that loads chunks of strings on demand compatible with a subset of the Lua string API suitable for parsing
gyanprakash03/Snake-Game
This is a Snake game where the snake's tail length increases every time it eats a frog . It has two game modes - Traditional and Free style. In a Traditional game, the game ends when the snake collides with the walls. But in a Free game, the snake emerges from the opposite side upon colliding with a wall. this game also saves the highest score.
Tvkqd/Hackerrank-StringStream
Get integers from string intput