Function call

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

 



Hello,

I have a doubt regarding the following code. There is a void function
funckey().

void funckey()
{
;
}

void main()
{
funckey;
funckey();
}

During execution, the second statement calls the function funckey().

What does the compiler do in the first statement funckey?

Thanks in advance, 
Subbulakshmi Sadagopal 

-
: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Assembler]     [Git]     [Kernel List]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [C Programming]     [Yosemite Campsites]     [Yosemite News]     [GCC Help]

  Powered by Linux