debian man page for firestring_estr_starts

Query: firestring_estr_starts

OS: debian

Section: 3

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

firestring_estr_starts(3)				     Library Functions Manual					 firestring_estr_starts(3)

NAME
firestring_estr_starts - check case-insensitively if an estring starts with a string
SYNOPSIS
#include <firestring.h> -lfirestring int firestring_estr_starts(struct firestring_estr_t *estring, const char *string)
DESCRIPTION
firestring_estr_starts() checks case-insensitively if string appears at the beginning of estring.
RETURN VALUE
0 on success; 1 on failure.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2002-06-10 firestring_estr_starts(3)
Related Man Pages
base32hex(n) - mojave
ns_match(3aolserv) - debian
base32(3tcl) - debian
firestring_estr_chug(3) - debian
base32hex(n) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file