Search found 3 matches

by MrShadow97m
Tue Feb 26, 2013 1:46 pm
Forum: Beginners Help
Topic: Error when loading a model
Replies: 5
Views: 729

Re: Error when loading a model

ok ok i read c++ book and i understand but i found another error not in the code but in my computer.(tittle in application is "??????????????" and application crash. I think i understand what pointers work but program still don't work (can't install directx/opengl and software crash i tried example ...
by MrShadow97m
Fri Feb 22, 2013 8:43 pm
Forum: Beginners Help
Topic: Error when loading a model
Replies: 5
Views: 729

Re: Error when loading a model

... ok I understand. without the ability to start something but as soon as we learn in practice. I have read the section on pointers but I'm not sure how to do it. if someone could write me fixed code? please and thank.


My c++ skill is low but i still learning... my futer job i think is play ...
by MrShadow97m
Fri Feb 22, 2013 3:31 pm
Forum: Beginners Help
Topic: Error when loading a model
Replies: 5
Views: 729

Error when loading a model

Hi I am new to this forum. I come from Polish and play guitar. Hobby programming. That's all word of introduction. aa, and my English is not too good for which I apologize. Recently, I learned to program object. I created a class Engine:

class engine
{
protected:
//Grafic
IrrlichtDevice ...