|
|
|
|
|
by sltr
25 days ago
|
|
For a deep dive on UB with printf, see https://srs.fyi/see-conversions/ > When programming in C, to avoid unexpected pitfalls, one must be acutely aware of a whole slew of implicit behaviors (some of which are implementation-defined or even undefined). |
|