Click here to Skip to main content
15,896,207 members
Articles / Programming Languages / C++

Function prototypes

Rate me:
Please Sign up or sign in to vote.
1.09/5 (24 votes)
28 Feb 20035 min read 134K   14  
One of the most important features of C++ :: The compiler uses function prototypes to validate function calls...

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
This member doesn't quite have enough reputation to be able to display their biography and homepage.

Comments and Discussions