|
it looks like it is just the name of the integer
the 'int' specifies the data type of the variable - integer
the 'cnt' is the name of it
then you set the value to the variable
its the same with int fact - its just the variable name
Hope this helps
__________________
Mike
|