Write Your Own Regular Expression Parser
Rating: 




Amer Gerzic - 11/17/2003
Learn the principles behind regular expressions.CParser'—A Simple File Parser
Rating: 




Peter Gliwa - 08/01/2003
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.
Implementing CustomDraw into Your Project
Rating: 




Sakthivel Sugumaran - 09/09/2002
By using CustomDraw, the colors can be set for individual items. In this article, the step-by-step implementation is shown.
Words and Lines Counting Utility
Rating: 




Vinoj Kumar - 08/29/2002
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.
Number To English Translation
Rating: none
neumeier - 09/27/2000
Useful class that enables you to display the textual representation of a number (for things such as check writing applications)
Mini Pascal Compiler
Rating: none
Zoly Farkas - 08/09/1999
Mini Pascal Compiler
CTokenEx - A String Tokenizer Class
Rating: none
Daniel Madden - 07/30/1999
CTokenEx - A String Tokenizer Class
String Tokenizer
Rating: none
Zoly Farkas - 03/02/1999
String Tokenizer
Expression Evaluation
Rating: 




Zoly Farkas - 03/02/1999
Expression Evaluation
A Generalized Parsing Class for MFC
Rating: none
Richard_Stringer - 03/02/1999
A Generalized Parsing Class for MFC
Lexical Analyser
Rating: none
Terence Kam - 03/02/1999
Lexical Analyser
