Closed gaborcsardi closed 3 years ago
Closes #300.
Interestingly, if the CWD does not exist, then getwd() will return NULL, so we still need to handle this case in the C code.
getwd()
NULL
Closes #300.