PetscStrArrayDestroy#
Frees array of strings created with PetscStrArrayallocpy()
.
Synopsis#
#include "petscsys.h"
PetscErrorCode PetscStrArrayDestroy(char ***list)
Not Collective; No Fortran Support
Output Parameter#
list - array of strings
See Also#
Level#
intermediate
Location#
Examples#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages