12 Mar
2013
12 Mar
'13
10:30 a.m.
<Joerg-Cyril.Hoehle(a)t-systems.com> writes:
To achieve this, we eliminate the tail call and turn it into a loop, which allows us to preserve the local state in the variable "last".
Please do this as a proper loop, not with a goto. -- Alexandre Julliard julliard(a)winehq.org