parser needed
From: Mahdiarnt (mahdiarnt_at_yahoo.com)
Date: 01/30/04
- Next message: Richard Heathfield: "Re: Response to Karen and to Willem on recursive proofs"
- Previous message: Richard Heathfield: "Re: Response to Karen and to Willem on recursive proofs"
- Next in thread: Malcolm: "Re: parser needed"
- Reply: Malcolm: "Re: parser needed"
- Reply: Programmer Dude: "Re: parser needed"
- Reply: Ben Pfaff: "Re: parser needed"
- Reply: Niki Estner: "Re: parser needed"
- Reply: Lelanthran Manickum: "Re: parser needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Jan 2004 12:04:40 -0800
In my program, I need a routin to turn the user input string of
characters to a function. In fact the user is expected to write a
mathematical function (of t, say) in an edit box and I want that
function to be calculated for several arguments. So I need a parser.
Is there any out there that I can copy in my source file? Or any other
solution?
I am writing it in Visual C++. The program itself is dialogue-based
MFC, but that doesn't matter.
Thanks for any help.
- Next message: Richard Heathfield: "Re: Response to Karen and to Willem on recursive proofs"
- Previous message: Richard Heathfield: "Re: Response to Karen and to Willem on recursive proofs"
- Next in thread: Malcolm: "Re: parser needed"
- Reply: Malcolm: "Re: parser needed"
- Reply: Programmer Dude: "Re: parser needed"
- Reply: Ben Pfaff: "Re: parser needed"
- Reply: Niki Estner: "Re: parser needed"
- Reply: Lelanthran Manickum: "Re: parser needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|