debian man page for firestring_estr_strcmp

Query: firestring_estr_strcmp

OS: debian

Section: 3

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

firestring_estr_strcmp(3)				     Library Functions Manual					 firestring_estr_strcmp(3)

NAME
firestring_estr_strcmp - compare an estring and a string
SYNOPSIS
#include <firestring.h> -lfirestring int firestring_estr_strcmp(struct firestring_estr_t *estring, const char *string)
DESCRIPTION
firestring_estr_strcmp() compares estring and string.
RETURN VALUE
0 if the strings match; 1 if they do not.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2002-06-10 firestring_estr_strcmp(3)
Related Man Pages
base32hex(n) - mojave
base32hex(3tcl) - debian
firestring_snprintf(3) - debian
libfirestring(3) - debian
base32hex(n) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?