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 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