#c-programming

[ follow ]
fromInfoQ
3 weeks ago

Activision Reduces Build Time of Call of Duty by 50% with MSVC Build Insights

Activision has slashed build times for COD: MWII in half, enhancing developer efficiency by identifying inefficiencies through MSVC Build Insights.
DevOps
fromInfoWorld
1 month ago

How to use guard clauses in C#

The use of guard clauses allows developers to handle null reference exceptions confidently by validating inputs upfront, thus avoiding runtime crashes and ensuring smoother application performance.
Java
Scala
fromInfoWorld
2 months ago

TrapC proposal to fix C/C++ memory safety

TrapC enhances C's capabilities by improving safety and memory management while maintaining C's minimalist design.
[ Load more ]