:orphan: # PetscFormatStrip Takes a PETSc format string and removes all numerical modifiers to `%` operations ## Synopsis ``` PetscErrorCode PetscFormatStrip(char *format) ``` ## Input Parameter - ***format -*** the PETSc format string ## Level developer ## Location src/sys/fileio/mprint.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/fileio/mprint.c) [Index of all Sys routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)