http://www.unix.com – I have the following code and want to update shiftDesc inside the function. Is it correct to declare the argument as: Code: int shiftDesc Code: void prValue_vd( FILE* stream, // name of output stream int shift, // amount of shift to the right const char* value, // value associated with argument action key int shiftDesc, // additional shift to the description const char* d (HowTos)