Friday, July 3, 2009

Looping


let's learn looping in c + +.

syntac / form of public:

for (initialisation; terms / conditions iterance; adding census)
(
command 1;
command 2;
command 3;
command n;

}

this example C + + tutorial below:

for(i=1;1<=10;i++)
{
printf("example");
}

layout:

example
example
example
example
example
example
example
example
example
example

a program in C + +, continue typing the above ...

so hopefully useful tutorial ...
telusuri

Related Posts by Categories



Widget by Simran

0 comments on "Looping"

Add your comment. Please don't spam!
Subscribe in a Reader
:)) ;)) ;;) :D ;) :p :(( :) :( :X =(( :-o :-/ :-* :| 8-} :)] ~x( :-t b-( :-L x( =))

Post a Comment

 

Hadena | Copyright © 2009 | Original Design By Deluxe Themes | Converted To Blogger By Technolizard