GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HPL_bcast(3) HPL Library Functions HPL_bcast(3)

HPL_bcast - Perform the row broadcast.

#include "hpl.h"

int HPL_bcast( HPL_T_panel * PANEL, int * IFLAG );

HPL_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.

PANEL (input/output) HPL_T_panel *
On entry, PANEL points to the current panel data structure being broadcast.
IFLAG (output) int *
On exit, IFLAG indicates whether or not the broadcast has occured.

HPL_binit (3), HPL_bwait (3).
December 2, 2018 HPL 2.3

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.