wouldnt the code be something like this?

function robotswitch()
{
while (key_any) {wait(1);}
goto(robotshowcase.c);
}

Please help


Sorry, im new. I have a tendency to ask really simple questions, so please be patient.