c-cpp-compile-run
c-cpp-compile-run copied to clipboard
cd command sometimes have no effect on windows because of not having option /d
Well, just as the title describes. Windows needs option /d when changing path between disks.
/d will not bother when changing path in the same disk, so just always add /d on windows.
Hi, do you have an example where this error happend?