<< Previous | Next >>

CoPause

void CoPause( CoData * p );

Description

Pause execution of a costatement so that it will not run the next time it is encountered unless and until CoResume(p) or CoBegin(p) are called.

Parameters

p
Address of costatement

Library

COSTATE.LIB


Dynamic C Functions << Previous | Next >> rabbit.com