Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Convert string to uppercase
     str    - input string
returns: uppercase string
Thread-safe function.

string toupper(string str);

Index | Previous topic | Next topic