Final project is due tomorrow and then comes the summer
Log of the running code:
.
.
.
woken up
140.813
frozen
woken up
140.382
frozen
woken up
142.174
frozen
woken up
140.145
frozen
woken up
142.519
frozen
.
.
.
Part of the Code:
Message agent_message(Message)
{
return (Message)”zup yo ma’”;
}
char* agent_get_name()
{
return (char*)”Freaking Agent by MMF”;
}
Too tired to write anything now. Hopefully things will be finished by Monday.