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: 7608 Rating: (2.93) votes 485
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: 3604 Rating: (2.91) votes 1157
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: 2729 Rating: (2.91) votes 545
CharLowerCharLower converts all of the upper-case letters in a string into lower-case. The modified string is returned by the function. ...Hits: 3345 Rating: (2.75) votes 1082
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: 3219 Rating: (2.59) votes 1325
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: 2738 Rating: (2.92) votes 616
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: 3313 Rating: (2.97) votes 851
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: 4008 Rating: (2.82) votes 1498
Records 1 to 8 of 8
|