Records 1 to 8 of 8
Browse Category
» Application
» Arc » AVI » Bitmap » Brush » Caret » Character » Clipboard » Color » Compress » Console » Cryptographic » Currency » Cursor » Date/Time » DDE » Device » Display » DLL » Drives » Ellipse » File » Font » FTP » HotKey » Icon » ImageList » Inet » INI-Files » Internet » Joystick » Keyboard » Memory » Menu » MIDI » Network » Objects » Pen » Picture » Polygon » Ports » Printer » Process » Rectangle » Registry » ScrollBar » Sound » Strings » System » Tape » Text » Timer » Triangle » Wait » Window |
8 Character API Function
Sort: Most Viewed | Highest Rated | A-Z | Z-A
WideCharToMultiByteThe WideCharToMultiByte function maps a wide-character string to a new character string. The new character string is not necessarily from a multibyte character set....Hits: 3114 Rating: (3.08) votes 362
CharUpperThe CharUpper function converts a character string or a single character to uppercase. If the operand is a character string, the function converts the characters in place. This function supersedes the AnsiUpper function....Hits: 1763 Rating: (2.85) votes 494
CharLowerBuffThe CharLowerBuff function converts uppercase characters in a buffer to lowercase characters. The function converts the characters in place. The function supersedes the AnsiLowerBuff function....Hits: 1298 Rating: (2.87) votes 350
CharLowerCharLower converts all of the upper-case letters in a string into lower-case. The modified string is returned by the function. ...Hits: 1486 Rating: (2.99) votes 464
IsCharUpperThe IsCharUpper function determines whether a character is uppercase. This determination is based on the semantics of the language selected by the user during setup or by using Control Panel....Hits: 1495 Rating: (3.04) votes 514
IsCharLowerThe IsCharLower function determines whether a character is lowercase. This determination is based on the semantics of the language selected by the user during setup or by using Control Panel. ...Hits: 1371 Rating: (3.06) votes 463
IsCharAlphaNumericThe IsCharAlphaNumeric function determines whether a character is either an alphabetic or a numeric character. This determination is based on the semantics of the language selected by the user during setup or by using Control Panel....Hits: 1520 Rating: (2.99) votes 615
IsCharAlphaThe IsCharAlpha function determines whether a character is an alphabetic character. This determination is based on the semantics of the language selected by the user during setup or by using Control Panel....Hits: 1686 Rating: (2.91) votes 414
Records 1 to 8 of 8
|