byte_equal(3) debian man page | unix.com

Man Page: byte_equal

Operating Environment: debian

Section: 3

byte_equal(3)						     Library Functions Manual						     byte_equal(3)

NAME
byte_equal - compare two strings
SYNTAX
#include <byte.h> int byte_equal(const char *one,size_t len,const char *two);
DESCRIPTION
byte_equal returns 1 if the strings are equal, 0 otherwise. When the strings are different, byte_equal does not read bytes past the first difference.
SEE ALSO
byte_diff(3) byte_equal(3)
Related Man Pages
strncasecmp_l(3) - mojave
strcasecmp(3) - freebsd
case(3) - debian
strcmp(3) - freebsd
strcasecmp(3) - netbsd
Similar Topics in the Unix Linux Community
New &amp; Saying Hi
Help with djbdns code