|
|
|
|
|
by MaxBarraclough
2120 days ago
|
|
Seems like good advice. I'd add another one that seems completely obvious, but some sloppy developers ignore it: avoid undefined behaviour. If you're going to work with C, you need to know about undefined behaviour and take it seriously. |
|