Can someone define me the standard library in c ++ | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Can someone define me the standard library in c ++

6th Feb 2017, 6:40 PM
Lalo Cortes
Lalo Cortes - avatar
4 Respuestas
+ 3
stdio.h is basic input and output stdlib.h expands the library further
6th Feb 2017, 6:45 PM
Gage Hembach
Gage Hembach - avatar
+ 2
<bits/stdc++.h> contain all c++ headers
8th Feb 2017, 2:07 PM
SUPER_S
SUPER_S - avatar
6th Feb 2017, 6:58 PM
K.C. Leung
K.C. Leung - avatar
0
Thank you very much for the information
6th Feb 2017, 7:07 PM
Lalo Cortes
Lalo Cortes - avatar