Great , what is gs without aum ? what is aum without george ?

retry:
void *aum=(void*)george;
void *gs =(void*)aum;
If (!aum && !george) printf("error bad command or filename");
goto retry;


Compulsive compiler