Re: parser needed

From: Lelanthran Manickum (lkman_at_telnetsa.net)
Date: 01/31/04


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



Relevant Pages

  • Re: parser needed
    ... mahdiarnt@yahoo.com writes: ... > characters to a function. ... in an edit box and I want that ...
    (comp.programming)
  • Re: parser needed
    ... > characters to a function. ... in an edit box and I want that ... outstanding compiler tutorial. ...
    (comp.programming)
  • Re: Greatest strengths
    ... My unit is probably a chapter and as they are short I summarise ... action or the words but the idea flow if you like. ... I think that's still true even in edit - you might ... contains (ideas I had before I knew the characters well). ...
    (rec.arts.sf.composition)
  • Re: Wave 3 makes the Hotmail UI as convenient as punch cards
    ... Only by whatever code is implemented within an e-mail client. ... use vertical bar characters if it wanted to. ... But what happens is that when you try to edit ... Maybe you should consider using the Bcc field if your recipients are to ...
    (microsoft.public.internet.mail)
  • Re: limiting edit box characters
    ... > controls on the page and they all have different characters they can ... > looked for an event for edit box that tells when a new character is ... Derive a class from CEdit. ... class for your edit controls. ...
    (microsoft.public.vc.language)