complete the program functions. getnumber() is passed an address of an integer variable and inputs an integer into the variable. the function does not return any information. doublenumber() is passed the address of the integer variable and doubles the value stored in the variable. the function does not return any information. ex: if the input is: