I'd like to check how much memory I have available for my program.
I tried maFreeObjectMemory() / maTotalObjectMemory(), but they both return INT_MAX both on emulator and on my Sony Ericsson C702.
Am I doing something wrong or these functions are not yet fully implemented?
I'm using MoSync 2.3B r767.

