1.8.11. _ex_CleanLabelStack()

[<<<] [>>>]

This function is used to clean the unnamed label stack whenever a locality is left. This helps to detect when an instruction like FOR or WHILE is not closed within a function.

void _ex_CleanLabelStack(peXobject pEx
);

[<<<] [>>>]