Static libraries, dynamic libraries, DLLs, entry points, headers … how to get out of this alive?

前端 未结 4 667
孤街浪徒
孤街浪徒 2020-12-16 04:34

I recently had to program C++ under Windows for an University project, and I\'m pretty confused about static and dynamic libraries system, what the compiler needs, what the

4条回答
提交回复
热议问题