Write Your Own Regular Expression Parser
Learn the principles behind regular expressions.
Learn the principles behind regular expressions.
When there is the need to parse a file and a "real" parser would be oversized for the job, this rather simple parser might be an alternative.
By using CustomDraw, the colors can be set for individual items. In this article, the step-by-step implementation is shown.
This utility is very useful for counting the number of lines and words in programs or text files. It is a very simple utility, but it is also very powerful.
Useful class that enables you to display the textual representation of a number (for things such as check writing applications)