Date: Thu, 7 Sep 2017 19:27:41 +0800 From: Yubin Ruan <ablacktshirt@gmail.com> To: by <by@meetlost.com> Cc: freebsd-hackers@freebsd.org Subject: Re: Parse command line arguments with getopt_long() Message-ID: <CAJYFCiPfxMFRsgKfuW2e0Ph5dptvhLae2-uPFqvcd8SEnQrH0g@mail.gmail.com> In-Reply-To: <4CE43FB0-BC24-4498-9752-F4DF7F1D43F4@meetlost.com> References: <373D1051-950A-41B1-BB33-55540A1E393A@meetlost.com> <CAJYFCiO6XJRAuFYRYsCcwF2VnCHsDzx8Ety10GLV6gXqeWzMvQ@mail.gmail.com> <4CE43FB0-BC24-4498-9752-F4DF7F1D43F4@meetlost.com>
next in thread | previous in thread | raw e-mail | index | archive | help
2017-09-07 19:20 GMT+08:00 by <by@meetlost.com>: > Hi, > > What do you mean of "gflags"? > > And I think iterate argv would be simple to implement. > > Just considering whether it is necessary to add this into library if implement it in a generic way. gflags is a library used to parse command line arg, developed and open-sourced by google. Yubin > >> Will "gflags" be OK? >> >> Yubin >> >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJYFCiPfxMFRsgKfuW2e0Ph5dptvhLae2-uPFqvcd8SEnQrH0g>