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.

Non-ASCII characters are not changed.

Examples

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