Re: for loop code
thanks dear friends;
as you know the first expression of a for loop shoyld be initializing a variable.
but in the code that I wrote, there is another thing instead of intializing I have used a printf function. I mean, is it correct to do these jobs? if it is correct whatelse can we write instead of the first expression in a for loop?
thanks
payam
|