Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ argsToStringSeq() [1/2]

StringSeq Ice::argsToStringSeq ( int argc,
const char *const argv[] )

Converts an argument vector into a string sequence.

Parameters
argcThe number of arguments in argv.
argvThe arguments.
Returns
A string sequence containing the arguments.