Just a point..

Hello world.

Being somewhat new to C++ I`ve 2 idiot guides and a whole load of examples which seem to fall into 2 catagories; 1 - really really simple data manipulation and basic concepts, and ; 2 - highly specific advanced( to me ) undoc`d solutions.

I just would like to be able to output 1 pixel to a bitmap/window and see it on screen.

I swear it used to be easier..

Thanks, Stoo
I`ve 2 idiot guides and a whole load of examples


I generally stay away from books on any topic with "how to for idiots." 'how to learn to <insert subject> in 21 days", in the title. Just saying.

I just would like to be able to output 1 pixel to a bitmap/window and see it on screen.


Do you know what library(I'm assuming you want to use a lilbrary) your going to use? If you don't know of any I'm just going to recommend SFML before anyone else beats me to it.

Wazzak! Oh I'm going to take so much crap for this :p

Lol at Framework XD er, I mean, king214

Anyway, as Framework king214 said, you can use SFML, which you can actually find and download here:
http://www.sfml-dev.org/
Topic archived. No new replies allowed.