default argumentsHm. Seems there is no way to omit a parameter than is not the last? This compiles/runs okey: [code]...
default argumentsCan C++ default the values of a methods areguments? Ie. foo( int start, int end ); I'd like to...
This user does not accept Private Messages