suse man page for crc16

Query: crc16

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CRC16(9)						  Basic Kernel Library Functions						  CRC16(9)

NAME
crc16 - compute the CRC-16 for the data buffer
SYNOPSIS
u16 crc16(u16 crc, u8 const * buffer, size_t len);
ARGUMENTS
crc previous CRC value buffer data pointer len number of bytes in the buffer
DESCRIPTION
Returns the updated CRC value.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CRC16(9)
Related Man Pages
crc32(n) - redhat
crc16(n) - osx
crc32(n) - mojave
crc16(3tcl) - debian
device::modem::protocol::xmodem(3pm) - debian
Similar Topics in the Unix Linux Community
C++ to C
/dev not updated on usb device removal