mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
fix C type corresponding to f80
This commit is contained in:
parent
25096ed893
commit
6933ab4bf7
@ -575,7 +575,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{#syntax#}f80{#endsyntax#}</th>
|
||||
<td><code class="c">double</code></td>
|
||||
<td><code class="c">long double</code></td>
|
||||
<td>80-bit floating point (64-bit mantissa) IEEE-754-2008 80-bit extended precision</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user