Just a few simple questions:

1) What's the effective difference between global variable and allocating
movable chunk (manual says 'use chunks instead of globals' to save heap
space)? I mean, both are allocated in dynamic heap as I understand.

2) What's the easiest way to test pixel on screen if it's ON or OFF (to
analize screen contents). I would prefer the way that is as much as
possible in API spirit (well as much as it can be).

3) Does anyone know for some routines for writing text string VERTICALLY?

Regards,

Danko Radic
 

Reply via email to