![]() |
![]()
| ![]() |
![]()
NAMEHPL_bcast - Perform the row broadcast. SYNOPSIS#include "hpl.h" int HPL_bcast( HPL_T_panel * PANEL, int * IFLAG ); DESCRIPTIONHPL_bcast broadcasts the current panel. Successful completion is indicated by IFLAG set to HPL_SUCCESS on return. IFLAG will be set to HPL_FAILURE on failure and to HPL_KEEP_TESTING when the operation was not completed, in which case this function should be called again. ARGUMENTS
SEE ALSOHPL_binit (3), HPL_bwait (3).
|