MD> Does anyone know how to put a red pixel at location 10,30?
MD> am i not being able to do it because graphics.h is screwed up?
DM> What compiler? What OS? What are you trying to do (i.e., CODE)? Is
DM> this C++ code?
MD> Borland C++ v3 for DOS. yes it's C++ code. do you know
MD> how to set a pixel at a
MD> location?
putpixel, I think. But that's just _one_ answer amongst many. You may want
to use more efficient functions for multiple pixels (drawline? drawcircle?
I can't remember them...).
But this is still just C. ;-)
---
---------------
* Origin: Tanktalus' Tower BBS (1:250/102)
|