| About | Home |  Disclaimer | Privacy | Contact |

     

Visual C++ .Net Programming Tutorials: Loops, Decision and Functions

 
Read me first buddies
 

In the real programming there are many branch or conditional situations. During the program execution, program need to make a decision if more than one way of execution encountered. Program need to do a selection...

This module consists of two part: Program Controls and Functions. Nothing new if you already familiar with C or native C++ program controls and functions.

 

Home

 

if Statement

 

if-else and if-else-if

 

Nested if and switch-case-break

 

switch and while

 

for and do-while

 

-------------------

 

Function 1

 

Function 2

 

Function 3

 

--------------------

 

Tenouk C and C++ Programming Tutorial

In the loops module you will learn two types of program control that is selection and repetition. In selection you can use the if, if-else, if-else-if and switch-case-break constructs. For the repetition part, you can use while, do-while or for loop.

The second part is Functions. It is similar as in C or native C++. Using functions, you can divide your program into a smaller pieces of program based on the specific task that need to be completed. This smaller program or a function can be put in separate files and it is reusable...

 

 
 

   | About | Home |  Disclaimer | Privacy | Contact |

 

Best viewed using IE 6.0/FireFox 1.5.0 and above

Webmaster contact: [contact[@]visualcplusdotnet.com]

Copyright 2007 © Visualcplusdotnet. All rights reserved.

 Excellent hosting services provided by MochaHost - The Online Central