debian man page for gearman_string_t

Query: gearman_string_t

OS: debian

Section: 3

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

GEARMAN_STRING_T(3)						     Gearmand						       GEARMAN_STRING_T(3)

NAME
gearman_string_t - Gearmand Documentation, http://gearman.info/
SYNOPSIS
#include <libgearman/gearman.h> gearman_string_t size_t gearman_size(gearman_string_t) const char *gearman_c_str(gearman_string_t) Compile and link with -lgearman
DESCRIPTION
The gearman_string_t is a simple type representing a "string". Once created gearman_string_t are not mutable once created. They only point to the strings that define them and require no deallocation.
SEE ALSO
gearmand(8) libgearman(3)
AUTHOR
Data Differential http://www.datadifferential.com/
COPYRIGHT
2012, Data Differential, http://www.datadifferential.com/ 0.33 May 04, 2012 GEARMAN_STRING_T(3)
Related Man Pages
gearman_client_add_task_status(3) - debian
gearman_client_run_tasks(3) - debian
gearman_result_boolean(3) - debian
gearman_result_is_null(3) - debian
gearman_result_store_value(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph