What is Function Prototype- tccicomputercoaching.com

Page 1

What is Function Prototype? tccicomputercoaching.com A function prototype is function declaration which present function's name, parameters and return type. It doesn't contain function body.This is written always outside the main function.

A function prototype gives information to the compiler that the function may later be used in the program. Syntax: Returntype fun name(datatype var1, datatype var2....); To learn more in detail about Function, C Language, Programming, TCCI. Call us @ 9825618292 Visit us @ www.tccicomputercoaching.com


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.