|
rambrain
|
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| Provides a binary for a program which eats memory in order to decrease the system memory manually. More... | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Provides a binary for a program which eats memory in order to decrease the system memory manually.
| argc | Expects one argument |
| argv | First argument: MB to leave free in memory |
Definition at line 35 of file memeater.cpp.