Two little errors in manual_cpp
- execvp needs the programs name also as first argument in the argument list - len(files) == 1 (i.e. the normal case) was omitted in the last second when the error handling was improved
Showing
Please register or sign in to comment