hi...
i want to make an output in C++ program. but i have a problem...
we only have one variable (a), and we want to make it in ascending (a++) for several times. but, i need all values in every steps of the changes in the ascending process. it's needed for calculation.
is there any suggestion to go with it???