graphics

can any one help me to tell me the use of getmaxx() and rand () functions in graphics turbo c++


tnx in advance
Last edited on
I'm unfamiliar with that library, and turbo C++ is ancient.

You should really update to a modern compiler/IDE.
This is going to be a constant topic of discussion until Indian and Pakistani Universities start teaching modern C++ and using modern tools.
closed account (1yR4jE8b)
I find it extremely strange that they can't just be 'forced' to update because of time. Can you even download Visual Studio 2005 Express anymore? It can't be easy, at the least....and how the hell are some people still using Bloodshed Dev-C++....it baffles my mind...

And it's not just Indian and Pakistani Universities, I went to school in Canada and my Assembly Language Professor forced us to TASM which hadn't been updated in 15 years....and we needed to run it with DosBox.

I just don't understand it....
darkestfright wrote:
And it's not just Indian and Pakistani Universities, I went to school in Canada and my Assembly Language Professor forced us to TASM which hadn't been updated in 15 years....and we needed to run it with DosBox.

I just don't understand it....
LOL! I just attended a class on assembly programming last semester. My instructor makes us use TASM, all he teaches is the syntax so I really don't understand assembly yet.
Just
1
2
mov ax, dx
int 21h
kinda stuff
closed account (1yR4jE8b)
Where did you take this class?
Philippines.
it is really a problem that some universities still use turbo c++.but most of them started visual c.and other modern ..
but any one can plz ans my question plz.
Topic archived. No new replies allowed.