.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "GFARM_STRINGS_FREE_DEEPLY" "3" "18 March 2003" "Gfarm" "" .SH NAME gfarm_strings_free_deeply \- free an array of strings .SH SYNOPSIS .sp \fB#include .sp void gfarm_strings_free_deeply (int \fIn\fB, char ** \fIstrings\fB); \fR .SH "DESCRIPTION" .PP \fBgfarm_string_free_deeply()\fR frees the memory space of an array of strings \fIstrings\fR with the size \fIn\fR. This also frees every string in the array.