PetscStrfree

Frees a string (if it is not null)

Synopsis

PetscErrorCode PetscStrfree(char *s)
Not Collective

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