The Wayback Machine - https://web.archive.org/web/20100125201647/http://www.codeguru.com:80/cpp/cpp/cpp_mfc/parsing/

CodeGuru
Earthweb Search
Login Forums Wireless Jars Gamelan Developer.com
CodeGuru Navigation
RSS Feeds

RSSAll

RSSVC++/C++

RSS.NET/C#

RSSVB

See more EarthWeb Network feeds

follow us on Twitter

Member Sign In
User ID:
Password:
Remember Me:
Forgot Password?
Not a member?
Click here for more information and to register.

jobs.internet.com

internet.commerce
Partners & Affiliates
















Home >> Visual C++ / C++ >> C++ >> C++ & MFC >> Parsing


Parsing

Parsing



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