0

What are libraries in c/c++?

30th Sep 2016, 12:34 PM
hossein dodangy
hossein dodangy - avatar
1 Respuesta
0
Basically a bunch of pre-written functions that you include at the beginning of your code so that you don't have to rewrite things like printf() for every program you use.
8th Oct 2016, 6:43 PM
Ryne
Ryne - avatar