:orphan:
# PetscStrtoupper
Converts a string to upper case 
## Synopsis
```
static inline PetscErrorCode PetscStrtoupper(char a[])
```
Not Collective, No Fortran Support


## Input Parameter

- ***a -*** pointer to string





## See Also
 `PetscStrtolower()`

## Level
intermediate

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscstring.h.html#PetscStrtoupper">include/petscstring.h</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscstring.h)


[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)  
