On 06/10/03 11:23 +0530, Philip S Tellis wrote:
sure of the exact definition of a checkpoint, but it's safe to assume that it does not exceed a single statement (;).
A checkpoint is the end of a statement/block. See the C Programming FAQ for a detailed answer.
Devdas Bhagat