Skip to content

Commit

Permalink
Refresh HTML pages
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak committed May 12, 2024
1 parent d94b299 commit eb61601
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 12.html
Original file line number Diff line number Diff line change
Expand Up @@ -10514,7 +10514,8 @@ <h2 class="Box-title">
</ul>
<p>👀 <a href="https://github.com/devnull-cz/c-prog-lang/blob/master/src/bitfield.c">bitfield.c</a></p>
<ul>
<li>the integer values will behave as expected, e.g.</li>
<li>the integer values will behave as expected w.r.t. underflow/overflow and
integer conversions/manipulations, e.g.</li>
</ul>
<div class="highlight highlight-source-c"><pre><span class="pl-k">struct</span> <span class="pl-smi">foo_s</span> {
<span class="pl-smi">unsigned <span class="pl-smi">int</span></span> <span class="pl-c1">a</span> : <span class="pl-c1">3</span>;
Expand Down

0 comments on commit eb61601

Please sign in to comment.