Are you trying to write console or Windows graphics? For console graphics, you can't use libraries such as DirectX or OpenGL. Usually the easiest method to use on Windows is to use the Win API to do your console graphics. I suggest you start here:
http://www.daniweb.com/code/snippet173.html
I copy that code in VS and it wont work, is that code C++? I didn't start learn C++ yet
I look on google ofcourse, but it takes very much time when u are newcomer and not really sure what am i looking for
I had exame in C today and i wanted to astonish my profesor with some colors on console.
We can help you out with that a little. To make your posts more understandable, English uses spaces after commas (,) and periods (.). For example, note the space after that comma. And also note the space after that period. This will help. The rest we can figure out.
Tnx very much
It is not your translator -- our books have those mistakes too.
One reason people write books is to make money, and they can not do that if they give their work away for free.
Ofcourse. Knowledge is expensive. It was just a comment. But see, here we give money only for hardware, we get used to have very good software for free. That is bad and it will change in a few years, but here majority have very small pays and nobody can have good things legal. When i saw how much windows cost i get shocked, appreciate that if i buy few programs it will cost like my computer.
And books...well i can say that some books in which i'm interested in have price like pay of my dad, so i can forget about buying it. I can only dig some knowledge on harder way.:eek:
To get back on subject. I see that i should look for programing tuts with win environment. I saw so much promiscuous codes and get really confused.
For graphics, well i have one book about game programming by Michael Morrison, but it is on C++, so i must wait for month or two because i didn't start learn C++. He sead (i will have trouble translate that) about DirectX that he wont use it for programing because it is compound tehnology. So i see that i should learn something about DirectX if i want use it...
Tnx u all for help very much