Self

DRAFT

SDL_GetSystemRAM

Use this function to get the amount of RAM configured in the system.

Syntax

int SDL_GetSystemRAM(void)

Return Value

Returns the amount of RAM configured in the system in MB.

Code Examples

You can add your code example here

Remarks

You can add useful comments here

Version

This function is available since SDL 2.0.1.


CategoryAPI, CategoryCPU

None: SDL_GetSystemRAM (last edited 2013-11-01 22:53:15 by PhilippWiesemann)