blob: 071d7eeda57b65f5973e90d3d2862c614a04c334 (
plain)
1
2
3
4
5
6
|
<h1 id="firstHeading" class="firstHeading">C keywords: return</h1> <h3 id="Usage"> Usage</h3> <ul><li> <a href="../language/return" title="c/language/return"> <code>return</code> statement</a>: as the declaration of the statement </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/return" class="_attribution-link">https://en.cppreference.com/w/c/keyword/return</a>
</p>
</div>
|