![]() |
![]()
| ![]() |
![]()
NAMEJAM_ClearMsgHeader - Clear a message header structure SYNOPSIS#include <jamlib/jam.h> int JAM_ClearMsgHeader(s_JamMsgHeader* Header_PS); DESCRIPTIONClears 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. Arguments
RETURN VALUE
AUTHORThis 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>. SEE ALSOjamlib(3), JAM_ReadMsgHeader(3), JAM_ChangeMsgHeader(3)
|