Re: parser needed
From: Lelanthran Manickum (lkman_at_telnetsa.net)
Date: 01/31/04
- Next message: hagel666: "Re: Visual C++ , to highlight/mark text in an Edit Box at focus"
- Previous message: Willem: "Re: Algorithm Question"
- In reply to: Mahdiarnt: "parser needed"
- Next in thread: CBFalconer: "Re: parser needed"
- Reply: CBFalconer: "Re: parser needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jan 2004 01:58:40 +0200
Mahdiarnt wrote:
> 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.
step 1: install cygwin
step 2: call dc.exe with appropriate args
step 3: ...
step 4: PROFIT!!!!
goose,
hth
- Next message: hagel666: "Re: Visual C++ , to highlight/mark text in an Edit Box at focus"
- Previous message: Willem: "Re: Algorithm Question"
- In reply to: Mahdiarnt: "parser needed"
- Next in thread: CBFalconer: "Re: parser needed"
- Reply: CBFalconer: "Re: parser needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|