[next] [prev] [prev-tail] [tail] [up]
With the previous sections, regular C control structures are reduced to conditional goto statements that do not use any boolean operators. This means that the conditional goto statements must only contain comparison operators.
[next] [prev] [prev-tail] [front] [up]