#include <takeoff.h>
struct sPerson{
bool sockson;
}zman;
bool socksOff(sPerson person)
{
person.sockson = false;
if(refuse){
tryagain();
}
if(failed){
return false;
} else {
return true;
}
}
int main()
{
if(socksOff(zman)){
MessageBox(NULL, "I just coded your socks off.", "4tehlulz", MB_OK);
} else {
MessageBox(NULL, "ZOMG I R NUB", "nuuuoo", MB_OK);
}
return 0;
}