I'm use turbo c++ in turbo c++ have putpixel command.
for example
putpixel(x,y,color);
but you must include graphic header (#include <graphics.h>)
if you want to use in visual c++ that have drawpixel
command.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.