Closed geoffmchugh closed 3 years ago
Loop to process args should have condition i<argc instead of i<=argc
Proposed fix to prevent parameter corruption
Loop to process args should have condition i<argc instead of i<=argc