Function Pointer to main()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Everyone,

I was playing with my compiler and so I tried this:

int main (){
   int (*p_func)() = main;
   p_func();
}

I was trying to perceive more about the details of main function. Could
someone explain me what the program tries to do? Why
doesn't the program begin a infinite recursion?


(forgive me my english)
Brazil,
Pedro Henrique





	

	
		
_______________________________________________________ Promoção Yahoo! Acesso Grátis: a cada hora navegada você acumula cupons e concorre a mais de 500 prêmios! Participe! http://yahoo.fbiz.com.br/


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux