Name
yw_packet_length -- get length of packet
Synopsis
int yw_packet_length
(YwPacket *pkt);
DESCRIPTION
This function retrives length of pkt.
RETURN VALUE
Length of packet in words, including command word.
INFO
Generated from: packet.c,v 1.10 2001/05/21 09:58:51 malekith Exp.