Wouter Franken
Results
2
comments of
Wouter Franken
- [x] create `unsetenv ` built_in that calls `unsetenv(1)` - For setenv, note: overwrite is always set to true
Programming in C on Android is not a real problem, just download an App like the [Terminal IDE]{https://play.google.com/store/apps/details?id=com.spartacusrex.spartacuside&hl=nl}: it enables using make, compiling C or C++, etc. on Android. This...