I want to be able to add arguments to my actual executable program
so running "Test.exe" would be differnt to running "Test.exe -a" and where would I add the code?
User Profile
Collapse
-
EDIT ooooh insted of int(function name)
it is double(funtion name)
ty for all of you help -
Return a double variable
I was making a funtion that done some maths and returns a double signed variable with decimal places and I wanted to use return to let me use i once more in the Main function
Basicly can you make return work with a double variable
No activity results to display
Show More
Leave a comment: