Strings Index
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
- StringAppend
- Append a string to another
- StringArrayCopy
- Copy a string array
- StringArrayFree
- Array free function
- StringArrayNew
- Allocate an array of strings
- StringCat
- Concatenate two strings
- StringCompare
- Compare two strings
- StringCompareCaseInsensitive
- Compare two strings without minding case
- StringCopy
- Copy a String
- StringCrop
- Crop a string
- StringFree
- Free a string
- StringNew
- Allocate a string
- StringReplace
- Replace the contents of one string with that of another
- UnderscoreSpaces
- Replace spaces with underscores