Basic C++ Functions
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Detail
Basic C++ Functions
Functions are bits of code that the program jumps to in order to do certain tasks.http://www.olate.co.uk/articles/104
Total Hits: 5575
Total Votes: 49 votes
Category: C and C++/C and C++ Misc
Submitted on: 2008-04-16 06:13:36
Submitted By: Shekhar
Description:
We have looked at one function already - the �main� function. Functions are bits of code that the program jumps to in order to do certain tasks. The main function holds the main code (the code that is executed first) and where the other functions are called from. Variables can be passed into and returned from a function. More detail...Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 16.33% |
8 |
![]() ![]() |
![]() ![]() 16.33% |
8 |
![]() ![]() ![]() |
![]() ![]() 16.33% |
8 |
![]() ![]() ![]() ![]() |
![]() ![]() 16.33% |
8 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 16.33% |
8 |





16.33%

16.33%

16.33%

16.33%

16.33%