
Getting the screen's address (BLOAD)
I've been trying around with a few graphic libraries but I still don't
understand one thing: how do you load graphic files (.BMP, .GIF, just
about anything) directly to the screen? I know that you have to get the
screen's adrress or something. Also: if I want to load graphics into
varibles, what format do they have to have (string, integer, etc.), so I
can PUT them to the screen? It would be great if anyone could help me.
--- Hauke Daempfling