Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sixthDot
on May 21, 2024
|
parent
|
context
|
favorite
| on:
C Style: My favorite C programming practices (2014...
funnily the example used, i.e `printf` of single values is very special. Under the hood, variadic arguments that are `single` are actually converted to `double`. See the `cvtss2sd` in [1].
[1]:
https://godbolt.org/z/Yr7Kn4vqr
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: https://godbolt.org/z/Yr7Kn4vqr