Page 1 of 1

Want to know more about c++?

PostPosted: Fri Oct 26, 2007 12:04 am
by Freddy
Here is just a link to a little tutorial of c++, if you want to learn more about it. Its actually really interesting to see how GE is knit together with it, but see for yourself! How far can you get before the paragraphs become nonsense? Here it is: http://www.cplusplus.com/doc/tutorial/p ... cture.html

Re: Want to know more about c++?

PostPosted: Fri Oct 26, 2007 2:15 pm
by j2graves
Thanks, Freddy! :D :D :D this should be useful to a lot of people...like me!
+3 points from me!

p.s. I got anim8or, but when I try to use an object i've made from it as an animation, the box stays blank. please tell me how to use an object from anim8or as an image on game editor!!!!! :cry: :cry: :!: :!:

Re: Want to know more about c++?

PostPosted: Fri Oct 26, 2007 2:32 pm
by asmodeus
I've got a question: I have written a c++ text and saved it (*.cpp). Then when I open it, it will opens with my Text Editor, but I want, that there is a window with the text "Hello World!". Can anybody help me? :cry:

Re: Want to know more about c++?

PostPosted: Fri Oct 26, 2007 4:39 pm
by Troodon
If its correctly coded it should work when you change the filename from yourfile.txt to yourfile.exe or yourfile.bat. (depends what system you used)

Re: Want to know more about c++?

PostPosted: Fri Oct 26, 2007 5:48 pm
by asmodeus
i use ubuntu (linux). is the running possible with linux? :?: