WriteEndBB

WriteEndBB tells the environment that the current building block has finished execution. Indeed, a Building Block declares when it starts (using WriteBBID). Unless told, the environment does not know when it ends; this is the role of WriteEndBB.

The BBID is set to int iBBID = 0x40000000 by this module.

Input variable (none):

procedure WriteEndBB {
}{