ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
strcase.cpp File Reference

(Last Changed on April 04, 2020 for git-revision 4c2b56675dc4e9eae07127ba8f8733c85ab28d01.)

Functions for adstring used to_lower and to_upper. More...

#include "adstring.hpp"

Go to the source code of this file.

Functions

adstring to_lower (adstring &s)
 
adstring to_upper (adstring &s)
 

Detailed Description

Functions for adstring used to_lower and to_upper.

Author
John Sibert

Definition in file strcase.cpp.

Function Documentation

adstring to_lower ( adstring s)

Definition at line 31 of file strcase.cpp.

adstring to_upper ( adstring s)

Definition at line 38 of file strcase.cpp.