help-bison
[Top][All Lists]
Advanced

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

Re: Parsing/defining getopt style strings


From: Alfonso Urdaneta
Subject: Re: Parsing/defining getopt style strings
Date: Mon, 17 Aug 2015 10:41:05 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Hi Michael,

On 8/17/15 10:20 AM, Michael Treibton wrote:
Thank you for your reply.  Boost lib? This is in C, not C++, and if
it's the libboost I'm thinking you mean, how would this help me with
an implementation of getopt strings in YACC?  Indeed, I could just use
getopt(), but this is now getting off topic.

It wouldn't help with getopt, I thought you were just trying to get command line args. And you're right, it's C++ so that's probably not good for you.

http://www.boost.org/doc/libs/1_58_0/doc/html/program_options/tutorial.html

Alfonso.

--
alfonso e. urdaneta



reply via email to

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