Its a pointer to a function whose input is void and which returns an
int.
If fun1 declared outside fun(), would there be any change?


On Jul 23, 7:13 pm, tarak mehta <tarakmeht...@gmail.com> wrote:
> fun(){
> int fun1(void);
> ...}
>
> what is the data type of fun1() here??

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to