Working on computing the geometric mean of values in an array
The function should compute the geo mean correctly, but i\'m getting a weird error message
the first line should be: extern C;
extern C;
The other option would be declaring c outside the main function without the extern keyword...
c
extern