F*** THIS S*** --> Something needs to be done....

how about

while(me == hungry){
feed();
}

[edit]In function 'void loop()':
error: 'me' was not declared in this scope
error: 'hungry' was not declared in this scope
error: 'feed' was not declared in this scope[/edit]