- 12 Jan, 2020 2 commits
-
-
Austin Kiekintveld authored
This reverts commit 1aceadad.
-
It only requires modifying the array of pointers, not the pointed to characters. Resolves a common issue because the default is `const char* argv[]` in `main` using Xcode.
-
- 06 May, 2019 1 commit
-
-
Marcus M Darden authored
-