Question: [EASY FIX] I am working in C++, making a pretty simple function that is supposed to calculate the standard deviation of a given number entered
[EASY FIX] I am working in C++, making a pretty simple function that is supposed to calculate the standard deviation of a given number entered by the user. I have all the logistics of the program figured out and don't need help with anything specific. But there is one error I get when attempting to compile my program. It reads " 'void*' is not a pointer-to-object type. Below is my code as well as a picture of the error message. If I could receive a solution as soon as possible I would really appreciate it. It seems like it should be an easy fix
![[EASY FIX] I am working in C++, making a pretty simple function](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f2e2c89071c_80066f2e2c802961.jpg)
CODE BELOW
#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
