code::blocks是C89标准吗?怎么改成C99的标准?

日期:2022-02-28 06:26:49 人气:1

code::blocks是C89标准吗?怎么改成C99的标准?

settings -->compiler ..


然后如图...把 -std=c99 打勾就是了...

热门评论