stringstream

There are 6 repositories under stringstream topic.

  • Isameru/stringbuilder

    Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.

    Language:C++25214
  • gyanprakash03/ContactBook

    Contact Book application made using C++

    Language:C++00
  • AnselmoGPP/IO_library

    Compilation of parsing and I/O functions used frequently

    Language:C++10
  • gilzoide/stringstream-lua

    An object that loads chunks of strings on demand compatible with a subset of the Lua string API suitable for parsing

    Language:Lua20
  • 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.

    Language:C++10
  • Tvkqd/Hackerrank-StringStream

    Get integers from string intput

    Language:C++20