An open API service indexing awesome lists of open source software.

https://github.com/engineersmith/cpp-playground

Cpp practice
https://github.com/engineersmith/cpp-playground

Last synced: 19 days ago
JSON representation

Cpp practice

Awesome Lists containing this project

README

          

'run.sh' is for running and compiling on android (Written for Termux).

Install clang with Termux and either use the same path or change path as you like. Due to android restrictions, the executable must be moved to Termux home to be 'chmod'able, which will then let us run it.