Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.
-
Updated
Jul 10, 2023 - C++
Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.
An object that loads chunks of strings on demand compatible with a subset of the Lua string API suitable for parsing
Compilation of parsing and I/O functions used frequently
Contact Book application made using C++
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.
Add a description, image, and links to the stringstream topic page so that developers can more easily learn about it.
To associate your repository with the stringstream topic, visit your repo's landing page and select "manage topics."