OutpostUniverse / OP2Archive

Console Application for examining, creating, and extracting files from Outpost 2 .vol and .clm archives.
https://wiki.outpost2.net/doku.php?id=outpost_2:helper_programs:op2archive
MIT License
1 stars 0 forks source link

Update function arguments to pass vectors and strings by reference where appropriate #12

Closed Brett208 closed 6 years ago

Brett208 commented 6 years ago

There is still room for improvement in function arguments in ConsoleArgumentParser that I'm not planning to address at this time as I think it should wait until a larger review of ConsoleArgumentParser occurs.

Closes #3