parent
84070410f3
commit
d3542ff690
3 changed files with 25 additions and 0 deletions
@ -0,0 +1,6 @@ |
||||
## nvc and nvc++ now support setting std |
||||
|
||||
The following standards are available for nvc: c89, c90, c99, c11, |
||||
c17, c18, gnu90, gnu89, gnu99, gnu11, gnu17, gnu18. For nvc++: |
||||
c++98, c++03, c++11, c++14, c++17, c++20, c++23, gnu++98, gnu++03, |
||||
gnu++11, gnu++14, gnu++17, gnu++20 |
Loading…
Reference in new issue