Name
yw_packet_append_word -- append copy of word at the end of packet
Synopsis
void yw_packet_append_word
(YwPacket *pkt,
const YwWord *word);
DESCRIPTION
This function appends one word, which is exact copy of word
parameter.
SEE ALSO
yw_make_packet
(3),
INFO
Generated from: packet.c,v 1.10 2001/05/21 09:58:51 malekith Exp.