3
Answers

Static library and dynamic library distinction in C++?

Photo of Ken H

Ken H

10y
1.2k
1
Hello friend,
 
     Static library(.lib) and dynamic library(.dll) distinction in C++?
 Static libraries have what use?What is the import library? Import library have what use?
 
 Thanks in advance.
 
 

Answers (3)