I'll admit I'm an amateur when it comes to programming in C++. My schools computers use Borland and I personally hate Borland so I use Visual C++. I have noticed a few differences coding wise such as the coding for random numbers and such. One thing I cannot figure out is what the graphics header file for Visual C++ is. For Borland my teacher said it is <graphics.h>. If I try this in Visual it says it is an undeclared identifier. Can someone clue me in on this one? I'm not a great programmer at C++ so keep the terms pretty basic. I'm taking a course over the summer for me to better my weaknesses. Please respond.
