answersLogoWhite

0

int main (void)

{

char msg [] = "You are wrong here, spaces are perfectly okay";

puts (msg);

return 0;

}

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Engineering

Does c language really supports destructors?

it doesnt support destructors


What type of errors are reported by the compiler?

That depends on the language, and in part on the compiler. A good compiler can find lots of different errors, for example:A variable that is used before being declared. Type incompatibility.A variable is used that hasn't been assigned a value before. (This would mean that any garbage that happened to be at that position in memory would be used, instead of using a known value.)A variable is assigned a value, but that variable is never used. This would usually be only a warning - nothing bad would happen, but some lines in your program would be superfluous.Array out of bounds - for example, an array has 5 elements, numbered 0-4, and you are trying to access element #5, or element # minus 1.A mismatch between open and close parentheses, braces, if/endif, etc.A function or method has been declared to return a certain data type, but in the return statement you return a different data type - or no data at all. And many more. If you do some programming, you will soon see the compiler catching all kinds of mistakes.


Why doesnt HTML 5 video work on my browser?

You probably haven't updated your Firefox version. Check Menu Bar > Help > About Firefox to check the version. Firefox 3.5 is the version that offers HTML5 Video support. You can get the latest version at http:/getfirefox.com


How does knowledge of quadrilaterals contribute to engineering?

it doesnt


Why SCR does not latch in AC circuit?

because it doesnt