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