С++ информация
Меня завут Илиан. Не говорит по Руски.
i am from Sofia, Bulgaria. i am very beginner in Visual C++. I work in environemtn of Visual C++ 2005 Express edition. Can someone say to me how to write my first program. I try to compile "Hello world", but it does not happen. I can not receive out result. sometimes it compiles with mistakes, sometimes it says it is compiled, but i have no out result. I will be happy if someone helps me and explain me the process step by step I want to excuse that i do not write in Russian. I highly respect Russian, much more than UK and USA, but my Russian is very poor.
Спасиба друзя.
Цитата: Илиан
Здраствувайте,
Меня завут Илиан. Не говорит по Руски.
i am from Sofia, Bulgaria. i am very beginner in Visual C++. I work in environemtn of Visual C++ 2005 Express edition. Can someone say to me how to write my first program. I try to compile "Hello world", but it does not happen. I can not receive out result. sometimes it compiles with mistakes, sometimes it says it is compiled, but i have no out result. I will be happy if someone helps me and explain me the process step by step I want to excuse that i do not write in Russian. I highly respect Russian, much more than UK and USA, but my Russian is very poor.
Спасиба друзя.
Меня завут Илиан. Не говорит по Руски.
i am from Sofia, Bulgaria. i am very beginner in Visual C++. I work in environemtn of Visual C++ 2005 Express edition. Can someone say to me how to write my first program. I try to compile "Hello world", but it does not happen. I can not receive out result. sometimes it compiles with mistakes, sometimes it says it is compiled, but i have no out result. I will be happy if someone helps me and explain me the process step by step I want to excuse that i do not write in Russian. I highly respect Russian, much more than UK and USA, but my Russian is very poor.
Спасиба друзя.
What exactly goes wrong? Compiler seems to fail? Nothing difficult it must be. First - create c++ console program (empty!), add new cpp file into the project, there youll write your "hello world", if this simple made properly pushing ctrl+F5 program will be run.
p.s. Unfortunately have never seen express edition, perhaps it has some uknown to me limitations.
have u ever read books about C++? :)