View Single Post
Old Nov 15th, 2006, 6:31 PM   #13
aznballerlee
Hobbyist Programmer
 
Join Date: Nov 2006
Posts: 111
Rep Power: 2 aznballerlee is on a distinguished road
Okay, I sort of get that idea.
So to solve this, I would:

set antoher variable (int p=0) at the begining of that function
and everytime I increment when a new probe is entered.

then, I delete the return i, and replace it with return p?
aznballerlee is offline   Reply With Quote