longing for a win32 getopt
Why doesn't windows have a getopt / getoptlong library function? Why doesn't QT? Why doesn't boost?
I've found ports for the vanilla getopt function, but if I had my druthers I'd have a singleton class that took argc, argv as parameters, and had stl::map like key/value access
froglogic - ClassGetOpt
free getopt
I've found ports for the vanilla getopt function, but if I had my druthers I'd have a singleton class that took argc, argv as parameters, and had stl::map like key/value access
froglogic - ClassGetOpt
free getopt
0 Comments:
Post a Comment
<< Home