In a recent Going Native episode in Channel 9, Charles (Torre) and I interviewed Mahmoud Saleh, the software engineer who keeps the C Runtime library.
Now Mahmoud prepared for you a 1-hour lecture on some of the CRT topics like
- Memory leak detection (CRT debug heap).
- Unhandled exceptions.
- Assert and error reporting.
- CRT entry points.
- CRT support for Unicode.
- SBCS and MBCC. And
- Optimizing file IO in CRT.
0 comments