answersLogoWhite

0


Best Answer

One or more functions don't have a prototype. These functions should be either:

- made static

- have a prototype somewhere in a header (which is included into the same file)

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: On compilation a program throws an error saying a 'function should have prototype' what is wrong with the program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When you press F11 it will not work-what can you do?

The F11 button does not have any direct function or shortcut on what I'm assuming you're saying is the Windows desktop. If you are trying to use it in a certain program, then you are going to have to specify what program that is.


Explain why f represents the graph of a function?

if the question is why is it labelled as f(x) ? it means the function (the 'f') at a certain x value. saying f(x) is said as 'f at x'. it's the same as saying 'function at x'


What does f of x means if f is a periodic function?

f(x) is just a way of saying a function of x, instead of saying "y=3x" you can write f(x) (3x), or in the case of a periodic function, you might have something like f(x) = sin(x).


What does the saying a Trojan horse mean?

A program that appears to be legitimate but is designed to have destructive effects, as to data residing in the computer onto which the program was loaded.


What is differentition?

Differentiation is just another way so saying find the derivative of a function.


What is the RayWilliamJohnson video of him saying what's happening forum?

He used to say "What's happening, forum?" back in 2009 when he wasn't that popular (less than 500k subs) and had a small community. If you do a search for "What's happening forum" on the Internet, the first video that comes up is a fan compilation of him saying this.


When attempting to install a program I get an error message saying that another installation is in progress. How can I solve this?

If a person is installing a program and an error message says another installation is in progress, it is possible that the program being loaded initially is not a viable program. Perhaps there is an error in the software program.


What does not supported exiting mean?

What the message is saying is that the program or device is not supported by your computer and cannot be used so the computer is exiting or quiting out of the trying to use the program or device.


What is the function of pigment?

The function of pigment is just like saying what does the heart do? its an easy question... it is just the primary colour of your skin... its the chemicals in your body that make your skin have a color! and that's the scientific answer!


Where to put the serial in virtual dj?

run program and a box will come up saying serial number


What is the function of road signs saying Caution penguins?

to warn you that penguins could be crossing that area of road.


What is function in javascript?

A Function in JavaScript is a note to the program to group all of the actions performed in the Function clause to be referenced as the functions name, so that one does not need to copy out the function every time they want to run the group of actions.