12 Mar
2009
12 Mar
'09
1:50 p.m.
Markus Werle
if (success) StartMemfun2(counter + 1); else StartMemFun1(counter + 1);
will return immediately. This lead to multiple calls of the same function in code not shown here. Sorry for the noise :-( Markus