PetscStrfree

Frees a string (if it is not null) Not Collective

Synopsis

PetscErrorCode PetscStrfree(char *s)

Input Parameter

s -pointer to string

See Also

PetscStrncpy(), PetscStrcat(), PetscStrncat(), PetscStrallocpy()

Level:intermediate
Location:
src/sys/utils/str.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages