Re: [Tipxd-devel] Getopt vs. Popt...
Status: Beta
Brought to you by:
thomash
From: <sou...@ex...> - 2000-04-10 21:17:23
|
> I was reading back through the mailing list, and saw Roman's post about using > getopt instead of popt. I was wondering what the list thought about this. I'm > all for portability, and used popt because I thought it was "Neat(tm)". > However, if getopt is more portable, I'd like to consider using that instead. I've found getopt more than adequate, and entirely by accident found the software in question compiled under most unix platforms. I recommend it. Richard. |