Okay, so I am the sorta person who is crazed and addicted to every last sweet drop of performance, and I was just wondering why no matter what I do, my c++ program always takes up at least 5 MB of RAM? I have tested it by compiling a c++ program with no includes and only a repeating while statement, but it still happens. (I am using cygwin c++.exe to compile)