/*************************************************************************/
/* Dear all i am having troubles storing or printing out the value stored*/
/* at the address to which my variable W points at. the variable is a */
/* pointer to a pointer = double **W , if anyone could help as i get this */
/* error message: error: cannot convert ‘double*’ to ‘double’ in */ /* assignment */
/*************************************************************************/