Also, do y’all call main() in the if block or do you just put the code you want to run in the if block?
You must log in or register to comment.
The if block is where my arg parser goes
Also, do y’all call main() in the if block or do you just put the code you want to run in the if block?
The if block is where my arg parser goes