|
MLNewPacket()
int MLNewPacket(MLINK link) skips to the end of the current packet on link.
MLNewPacket() works even if the head of the current top-level expression is not a standard packet type.
MLNewPacket() does nothing if you are already at the end of a packet.
See Section 2.13.13 and Section 2.13.14.
See also: MLNextPacket.
|