#include "petsc.h" int PetscStrcat(char s[],const char t[])Not Collective
s | - pointer to string to be added to end | |
t | - string to be added to |
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