Mingw Developer Tool: Character Rows

Mingw Developer Tool: Character Rows

A small lesson about character rows.

C#: String Functions

C#: String Functions

A look at what strings can do in C#.

Java: Word Counter (Revised)

Java: Word Counter (Revised)

I fixed the array index out of bounds error and added a few new things.

Java: Word Counter

Java: Word Counter

A program that counts the number of times a word is used in a String.

Displaying a String Between Two Strings

Displaying a String Between Two Strings

Here is a a handy little function to display the text between two strings. This is useful when parsing XML, bbCode or even for creating article teasers for blogs or news articles.

Loading