: : i need some information on graphics in c++ as well as interfacing.
: :
:
: http://www.google.com/search?hl=en&ie=ISO-8859-1&q=graphics+in+c%2B%2B
:
: there's also a graphics board, I believe. interfacing...be a little more specific on what interface you mean.
:
: Or rather, be a little more specific in general
: {2}rIng :) jk.
:
Graphics are system specific. ie; We need to know what OS
and compiler you are using.
Assuming Windows, you could use Win32 or MFC. There are much
more choices available--it all depends on what you want to do
(ie; DirectX/OpenGL/SDL may be used for gamedev)
You can also go low-level, and use good old mode 13h 
Please elabrate, and we will be able to help you more.
~mt2002
"There are ten kinds of people in the world--Those who speak binary, and those who dont!"