As we know, both Visual Studio IDE and its Command Prompt provide build environments to build our C++ applications, but they have some differences. I concluded some features of them as following. (1)In the VS Command Prompt, if you use "/useenv" switch
Read More...