Sujet : Compile time checking of standards conformance
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.lang.c comp.lang.c++Date : 23. May 2024, 00:44:48
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v2m01g$1dcof$1@dont-email.me>
User-Agent : Mozilla Thunderbird
Does enables conformance mean: Flags non conformance?
/std:c11
The /std:c11 option enables ISO C11 conformance. It's available starting in Visual Studio 2019 version 16.8.
/std:c17
The /std:c17 option enables ISO C17 conformance. It's available starting in Visual Studio 2019 version 16.8.
https://learn.microsoft.com/en-us/cpp/build/reference/std-specify-language-standard-version?view=msvc-170 --
Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer