Guest_imported
New member
- Jan 1, 1970
- 0
Hi. I'm new to C++ but want to make games for windows using Borland C++ Builder 4. I'm used to BASIC which has these functions for controling individual pixles:
pset - changes the color of a pixle
point - returns the colour of a pixle
I've been told MS Visual C++ has functions that do similar things to the pixles within a window. What about Borland C++ 4? Can I cange the size of the pixles? Thanks for your help
pset - changes the color of a pixle
point - returns the colour of a pixle
I've been told MS Visual C++ has functions that do similar things to the pixles within a window. What about Borland C++ 4? Can I cange the size of the pixles? Thanks for your help