What is function prototype? And where we use it? Thanks. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

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

3rd Jun 2018, 3:22 PM
sayed sayed
sayed sayed - avatar
2 Answers
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