What is function prototype? And where we use it? Thanks. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

What is function prototype? And where we use it? Thanks.

3rd Jun 2018, 3:22 PM
sayed sayed
sayed sayed - avatar
2 ответов
3rd Jun 2018, 4:01 PM
ld programs
+ 1
a function prototype you will need when you call in a function that is declared under the function where you call it
3rd Jun 2018, 3:57 PM
ld programs