#include "petscsys.h" PetscErrorCode PetscStrncmp(const char a[],const char b[],size_t n,PetscBool *t)Not Collective Many br
a | - pointer to first string Many br | |
b | - pointer to second string Many br | |
n | - length to compare up to Many br |
Many br
Notes: Not for use in Fortran Many br
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