ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:toupper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
functions:toupper [2017/04/15 17:35] korshunfunctions:toupper [2017/04/15 17:36] (current) korshun
Line 5: Line 5:
 ===== Description ===== ===== Description =====
 Returns the uppercase version of c. If c is not an ASCII letter, it is returned unchanged. Returns the uppercase version of c. If c is not an ASCII letter, it is returned unchanged.
 +
 +To change the case of a whole string, use [[StrToUpper]].
  
 ===== Examples ===== ===== Examples =====
Line 15: Line 17:
  
 ===== See also ===== ===== See also =====
-  * [[tolower]] +[[tolower]] 
-  * [[StrToLower]]+
functions/toupper.1492266955.txt.gz · Last modified: 2017/04/15 17:35 by korshun