plz. everyone give advice now.
void calibrateInput ( int i ) { doJob1 ( i ); doJump ( i ); doPeter ( &i ); doMary ( &i ); }
The only issue is that it seems a bit complicated if Peter and Mary has to be involved whenever an input should be calibrated.
But do you really need _everyone_ to give advice if Peter and Mary should be involved? If 500 people gives advice - would you then read all 500 answers?