I'm trying to declare these variables {double int1, int2;} along with two others sharing the same situation. When I try to use functions that call upon those variables, it picks up int1 but not...