debian man page for gfarm_strings_free_deeply

Query: gfarm_strings_free_deeply

OS: debian

Section: 3

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

GFARM_STRINGS_FREE_DEEPLY(3)											      GFARM_STRINGS_FREE_DEEPLY(3)

NAME
gfarm_strings_free_deeply - free an array of strings
SYNOPSIS
#include <gfarm/gfarm.h> void gfarm_strings_free_deeply (int n, char ** strings);
DESCRIPTION
gfarm_string_free_deeply() frees the memory space of an array of strings strings with the size n. This also frees every string in the array. Gfarm 18 March 2003 GFARM_STRINGS_FREE_DEEPLY(3)
Related Man Pages
gfarm(3) - debian
gfarm_url_section_replicate_to(3) - debian
gfs_glob(3) - debian
gfs_pio_write(3) - debian
gfs_rename(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
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?