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
CODE BELOW
#include
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started