I am writing a c++ code (or any sort of code for that matter) after one complete year. And yet I don't think I could have become so bad that I can't make a Hello World program. Still, here I am with so many errors.
Here's the code:-
It also very easy to use menu layouts that or very attractive in use for new users. It saves all your actions for future implementations. As well as it gives you an alarming message whenever there is anyone of your apps or program tries to connect to the internet. The Little Snitch License Key give opportunity with full control whether allow or disallow any of the connection that is running on the present moment. It has a diagrammatic real-time presentation of your whole traffic information that reveals what is going on in your system. Cloudfront little snitch.
Neither nor h are standard C header files. Your code is meant to be C, where is a valid header. Use g (and a.cpp file extension) for C code. Alternatively, this program uses mostly constructs that are available in C anyway. It's easy enough to convert the entire program to compile using a C compiler.
Here are the errors I am getting :-
Find & Download Free Graphic Resources for Cooking Background. 84,000+ Vectors, Stock Photos & PSD files. Free for commercial use High Quality Images. Main instruments are violin, acoustic guitar, banjo, upright piano, electric bass, bells and drums. This quirky and playful royalty-free tune will be perfect as a background for cooking shows, Italian cuisine presentations, food and beverage videos, circus shows, comic scenes, comedy videos, children games, silly and cheerful videos or more. Free cooking background download.
C:Documents and Settingsjay mata diMy Documentsc++hello.c 1 error: iostream.h: No such file or directory
C:Documents and Settingsjay mata diMy Documentsc++hello.c 3 error: expected '=', ',', ';', 'asm' or '__attribute__' before 'namespace'
C:Documents and Settingsjay mata diMy Documentsc++hello.c In function 'main':
C:Documents and Settingsjay mata diMy Documentsc++hello.c 7 error: 'cout' undeclared (first use in this function)
C:Documents and Settingsjay mata diMy Documentsc++hello.c 7 error: (Each undeclared identifier is reported only once
C:Documents and Settingsjay mata diMy Documentsc++hello.c 7 error: for each function it appears in.)
Build finished: 5 errors, 0 warnings
I guess the problem's with the compiler or my computer (I am using codeblocks.) I ran the program online. It ran just fine. How can I rectify it?
|