-
Rob Swindell authored
There's no reason to copy the argv array to another array (args). Use for instead of while loop. Fix up indentation.
Rob Swindell authoredThere's no reason to copy the argv array to another array (args). Use for instead of while loop. Fix up indentation.
Loading