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)NAMEgfarm_strings_free_deeply - free an array of stringsSYNOPSIS#include <gfarm/gfarm.h> void gfarm_strings_free_deeply (int n, char ** strings);DESCRIPTIONgfarm_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 |
|---|
| gfsched(1) - debian |
| gfarm(3) - debian |
| gfarm_initialize(3) - debian |
| gfs_pio_gets(3) - debian |
| gfs_pio_readline(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |