Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

C Run-Time Libraries in Visual C++

📅 2010-Nov-04 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ crt, libraries, visual cpp ⬩ 📚 Archive

Every Visual C++ project is linked with a C run-time library. This is called the CRT in Microsoft literature.

 
 

The type of linking (static or dynamic) and the configuration (Release or Debug), lead to 4 kinds of multi-threaded CRT:

Reference: C Run-Time Libraries at MSDN.


© 2022 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧