Programming C# C++ (7) Delphi (617) Java (8) JavaScript (31) perl (9) php (4) VBScript (1) Visual Basic (1)
Exchange Links About this site Links to us 
|
String Functions in traditional C, MFC and .NET
This article has not been rated yet. After reading, feel free to leave comments and rate it.
|
strcpy
|
operator
=
|
operator
=
|
|
strcat
|
operator
+=
|
Append
|
|
strchr
|
Find
|
IndexOf
|
|
strcmp
|
operator
== or
Compare
|
Compare
|
|
strlen
|
GetLength()
|
Length
|
|
strtok
|
n/a
|
Split
|
|
[]
|
[] or
GetAt()
|
Chars
|
|
sprintf
|
Format
|
Format
|
| n/a
|
Left or
Right or
Mid
|
Substring
|
Comments:
|