/GDB section
double e[6]
e[0] = 3.5;
e[1] = 9.7;
e[2] = 2.222;
//e[3], e[4], e[5] not initialized
2.What is the gdb command that will change the value in cell #2 to be 9.99
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here