Menu

Two new system functions added to the Code Snippets Database

Two new functions for getting information about physical memory have been added to the Code Snippets Database. They are: GetAvailablePhysMemory that returns the currently available physical memory in bytes; and GetPercentMemoryUsed that returns the approximate percentage of physical memory that is currently in use.
link

Posted by SourceForge Robot 2014-04-23

Log in to post a comment.