Synopsis
(macro) PDX_BOOL mpm_IsLastLine(void)
Purpose
Check for last line of message.
Description
This function will return a true value if the current line being output is the last line of a message or a false if not.
Return
PDX_TRUE or PDX_FALSE
(macro) PDX_BOOL mpm_IsLastLine(void)
Check for last line of message.
This function will return a true value if the current line being output is the last line of a message or a false if not.
PDX_TRUE or PDX_FALSE