#include "petsc.h" int PetscStrstr(const char a[],const char b[],char **tmp)Not Collective
a | - pointer to string | |
b | - string to find |
Level:intermediate
Location:src/sys/src/utils/str.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages