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

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

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

#include "adstring.hpp"

Go to the source code of this file.

Functions

adstring_array to_lower (adstring_array &s)
 
adstring_array to_upper (adstring_array &s)
 

Detailed Description

Functions for adstring_array used to_lower and to_upper.

Author
John Sibert

Definition in file strcase2.cpp.

Function Documentation

adstring_array to_lower ( adstring_array s)

Definition at line 31 of file strcase2.cpp.

adstring_array to_upper ( adstring_array s)

Definition at line 38 of file strcase2.cpp.