toupper
機能
大文字に変換した文字列を返す.
形式
toupper( string )
パラメータ
string : 入力文字列 (string)
使用例
% toupper("toUpper") TOUPEER
参照
tolower
Last updated: 2005/03/31