C
CycloLink
I have just downloaded some code for a class that I am in. I know
that the code works and I have no problems building the code.
However I also know that the code requires some input parameters.
Main requires 3 parameters or the program won't run, and I know what
the parameters are. My problem is I don't know how to pass those
parameters when I run the program. Any help is greatly appreciated.
that the code works and I have no problems building the code.
However I also know that the code requires some input parameters.
Main requires 3 parameters or the program won't run, and I know what
the parameters are. My problem is I don't know how to pass those
parameters when I run the program. Any help is greatly appreciated.