ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:strtoupper

This is an old revision of the document!


Table of Contents

StrToUpper

str StrToUpper(str s)

Description

Returns s with all characters converted to uppercase using toupper.

Only ASCII characters are supported.

Examples

StrToLower("Hello There") -> "HELLO THERE"
functions/strtoupper.1489950197.txt.gz · Last modified: 2017/03/19 21:03 by korshun