Dear all, I am trying to retrieve the memory size. As maxavail and memavail only gives the current available heap size (grows dynamically with the need) I can not use these functions for this purpose. Are there any ways to retrieve it in a cross-platform way? Best regards Preben