// print out all argumentsfor( int i; i < me.numArgs(); i++ ) <<< me.arg( i ) >>>;returns this error:"class 'Shred' has no member 'numArgs'"