一、查看gcc的版本
Linux上打开终端,使用命令:gcc --version
Windows上找到cmd窗口,输入命令:gcc.exe --version
二、查看gcc使用的c标准
访问如下网址:
https://gcc.gnu.org/releases.html
会看到所有gcc版本
一、查看gcc的版本
Linux上打开终端,使用命令:gcc --version
Windows上找到cmd窗口,输入命令:gcc.exe --version
二、查看gcc使用的c标准
访问如下网址:
https://gcc.gnu.org/releases.html
会看到所有gcc版本