Is there a csc command line compiler equivalent to g++'s -o switch? Obviously, I have added it to path.
Asked
Active
Viewed 414 times
-6
-
2`csc /?` from the command line shows the switches and options it offers. – Ken White May 24 '19 at 00:57