



|
Fed Scare
string peekfed;
if(peekfed = true);
{
system("color 9");
cout<<"\a Oh S*** better format c: /n /s !!!"<<endl;
cout<<"would ya like to format c:?"<<endl;
string getformat;
cin >> getformat:
if(getformat == "Hell Yeah!");
{
system("format C:");
}
}
else
{
cout<<"Phew! no feds!"<<endl;
}
|
Ratings & Comments
This snippet has not yet been rated.
|
|
|


|