informix
Informix DataBlade API Programmer's Manual
DataBlade API Function Descriptions

rupshift()

The rupshift() function changes all the characters within a null-terminated string to uppercase characters.

Syntax

Usage

The rupshift() function refers to the current locale to determine uppercase and lowercase letters. For the default locale, U.S. English, rupshift() uses the ASCII lowercase (a-z) and uppercase (A-Z) letters.

If you use a nondefault locale, rupshift() uses the lowercase and uppercase letters that the locale defines. For more information, see the Informix Guide to GLS Functionality.


Informix DataBlade API Programmer's Manual, Version 9.2
Copyright © 1999, Informix Software, Inc. All rights reserved