byte_chr man page on Alpinelinux

Man page or keyword search:  
man Server   18016 pages
apropos Keyword Search (all sections)
Output format
Alpinelinux logo
[printable version]

byte_chr(3)							   byte_chr(3)

NAME
       byte_chr - search for a byte in a string

SYNTAX
       #include <byte.h>

       size_t byte_chr(const char *haystack,size_t len,char needle);

DESCRIPTION
       byte_chr	 returns  the smallest integer i between 0 and len-1 inclusive
       such that one[i] equals needle.

       If no such integer exists, byte_chr returns len.

       byte_chr may read all bytes one[0], one[1], ...,	 one[len-1],  even  if
       not all the bytes are relevant to the answer.

SEE ALSO
       byte_rchr(3)

								   byte_chr(3)
[top]

List of man pages available for Alpinelinux

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net