blob: 4407f54c3f2b8d1507761fb176ec03bfe2fb8205 (
plain)
1
2
3
4
5
6
7
|
<h1 id="firstHeading" class="firstHeading">C keywords: bool <span class="t-mark-rev t-since-c23">(since C23)</span>
</h1> <h3 id="Usage"> Usage</h3> <ul><li> <a href="../language/arithmetic_types#Boolean_type" title="c/language/arithmetic types">boolean type</a>: as the declaration of the type <span class="t-mark-rev t-since-c23">(since C23)</span> </li></ul> <div class="_attribution">
<p class="_attribution-p">
© cppreference.com<br>Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.<br>
<a href="https://en.cppreference.com/w/c/keyword/bool" class="_attribution-link">https://en.cppreference.com/w/c/keyword/bool</a>
</p>
</div>
|