Index:
[thread]
[date]
[subject]
[author]
From: Michael Abernethy <mna@duke.edu>
To :
Date: Sat, 27 Feb 1999 15:09:55 -0500
getopt
I know it states under the Getopt implementation that we have to create
iterators in the getopt class.
But, if we use STL classes, such as vectors, aren't the iterators created
already? In other words, if the C++ version of getopt creates a vector,
can't we just use the iterators for vectors that STL automatically
creates, instead of creating new ones?
Mike Abernethy
www.duke.edu/~mna
IBM Club Cyberblue - www.cybrblu.ibm.com
Index:
[thread]
[date]
[subject]
[author]