Warning: implode(): Invalid arguments passed in /www/wwwroot/jobquiz.info/mdiscuss.php on line 336 In Turbo C/C++ under DOS if we want that any wild card characters in the command-line arguments should be appropriately expanded, are we required to make any special provision? ?->(Show Answer!)
1. In Turbo C/C++ under DOS if we want that any wild card characters in the command-line arguments should be appropriately expanded, are we required to make any special provision?
Ask Your Doubts Here
Comments
By: guest on 01 Jun 2017 06.00 pm
Yes you have to compile a program like
tcc myprog wildargs.obj
tcc myprog wildargs.obj