help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: The Bison Manual Example Infix Calculator


From: Donges, William E.,, III
Subject: RE: The Bison Manual Example Infix Calculator
Date: Sat, 3 Aug 2002 14:56:45 +0200

Heh I nice idea but no... the rest of the projects that I am working
on are in C and the conversion from C to C++ would be a major hassle
and writing just a peice of it in C++ even more so...

-----Original Message-----
From:   Hans Aberg [mailto:address@hidden
Sent:   Fri 8/2/2002 6:41 AM
To:     Donges, William E.,, III
Cc:     address@hidden
Subject:        Re: The Bison Manual Example Infix Calculator
Reply-to: address@hidden

At 04:08 -0400 2002/08/02, Donges, William E.,, III wrote:
>As an addendum to my previous mailing what I really
>would like is a way to pass a c function a character
>string as an argument and have it parse the results
>and return the resulting intiger... But again I am
>really unexperienced with how this would be done

You might consider switching to C++, which has a class std::string.

  Hans Aberg





reply via email to

[Prev in Thread] Current Thread [Next in Thread]