https://github.com/engineersmith/cpp-playground
Cpp practice
https://github.com/engineersmith/cpp-playground
Last synced: 19 days ago
JSON representation
Cpp practice
- Host: GitHub
- URL: https://github.com/engineersmith/cpp-playground
- Owner: EngineerSmith
- Created: 2021-04-25T20:12:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T14:39:27.000Z (about 5 years ago)
- Last Synced: 2025-12-03T12:15:50.878Z (7 months ago)
- Language: C++
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.