some ???

Valeriy Onuchin (onuchin@emcal06.rhic.bnl.gov)
Wed, 16 Sep 1998 17:18:14 -0400


Hello Rooters!

1. I have objects of dynamic size allocated
in TMapFile. I need to know total size of
allocated memory in oder to prevent crashing
when this value will be larger than TMapFile::fSize.
How can I get this value?

2. How can I get keycode of special keys ( for example,
arrow keys) in system independent way?
(TGXW::KeysymToKeycode(UInt_t keysym) works only for ASCII symbols)

Best regards. Valery.