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
JAM_ClearMsgHeader(3) JAM subroutine library JAM_ClearMsgHeader(3)

JAM_ClearMsgHeader - Clear a message header structure

#include <jamlib/jam.h>
int JAM_ClearMsgHeader(s_JamMsgHeader* Header_PS);

Clears a message header structure and prepares it for use. This includes setting Signature and Revision fields to their correct values, and setting CRC fields to JAM_NO_CRC.

Header_PS
A pointer to the structure to prepare.

0
if successful
JAM_BAD_PARAM
if Header_PS is NULL

This manual page was created by Sir Raorn <raorn@altlinux.ru>, based on original JAMlib documentation by Bjorn Stenberg <bjorn@haxx.nu> and Johan Billing <billing@df.lth.se>.

jamlib(3), JAM_ReadMsgHeader(3), JAM_ChangeMsgHeader(3)
2002-11-07

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.