NAME
netmgt_mark_end_of_row - set table end-of-row
SYNOPSIS
void
netmgt_mark_end_of_row()
DESCRIPTION
netmgt_mark_end_of_row adds the end - of - row string NETMGT_ENDOFROW (defined in the header file netmgt_arglist.h) to a report. This string allows the rendezvous to determine the end of each row of a table. It should be called after a complete row has been processed, even for single-row reports.
INPUT ARGUMENTS
None.
RETURN VALUE
None.
DIAGNOSTICS
None.
FILES
netmgt_arglist.h