gnu - How to open a .bat (batch file) in gcc (ex cygwin)? -
gnu - How to open a .bat (batch file) in gcc (ex cygwin)? -
how open batch file .bat file in gcc compiler ? command open ? utilize gcc c programs compile. command open .bat file ? can open if how?
just run system("example.bat");
hope resolve problem
cygwin gnu
Comments
Post a Comment