Data type | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Data type

Dose %ld works with every type of data type

6th Mar 2020, 4:48 PM
NAVEEN AGARWAL edits
NAVEEN AGARWAL edits - avatar
1 Respuesta
+ 3
Learn C format specifiers and options here 👇 * Input http://www.cplusplus.com/reference/cstdio/scanf/ * Output http://www.cplusplus.com/reference/cstdio/printf/
6th Mar 2020, 5:00 PM
Ipang