|
General Details
|
|
C++
|
|
Posted 85 Days Ago
|
|
208 Views
|
|
Received 1 Rating
|
|
Memory Heap Joke
Description
A program I made as a joke and placed it on my brother's computer. All this does it create about a gig's worth of text files in a directory in your C: drive under the folder "Memory Allocation" every time they run this. So eventually all their hard drive space will be taken up by a text file that's like 83 gigs in filesize :P
Just replace this with their IE icon on their desktop. Enjoy!
To get rid of it, just replace the actual IE icon on the desktop, and delete the folder "C:/Memory Allocation" and everything should be all better! :P
Love,
-Mike
Technical
Dev-c++- for programming
IcoFX- for icon
Source Code
|
Download Source Code
memory heap joke.zip ( 0.14Mb )
|
NEVER open a .exe, .bat, .cmd, or other executable file since that is where viruses are likely to live. Please virus scan all files you download.
|
Comments
| Please login to post comments. |
|
|
Hey, i never new a string typdef was in std!!! Sweet!!! And you can change it when ever you want and it uses " " instead of bloody ' ' which is then fixed length... wahoooooo!!!!
I'm still very very very new to C++ though :-D
|
|
|
You could have just used FreeConsole(); and then let it run through a while(1) loop.
FreeConsole(); pretty much just hides the console.
|
|
|
Haha thanks! ;)
BTW It does open up the program... On line 234, it tells the executable to run IE... Assuming that that's where the IE executable file is of course :P
Cheers,
-Mike
|
|
|
Haha, very nice! I gotta reprogram this in C# and give one to my brother everytime he pisses me off!
What would make this really cool is if it did that as well as open the program too, so they don't know what is really going on.
|
More "C++" Source Codes By This Author
Recently Posted "C++" Source Codes
Recently Rated "C++" Source Codes
|