8 Mar
2007
8 Mar
'07
4:01 a.m.
Previously ashola ashola wrote:
yes, but fun isn't a function it is rather a variable of type RAD_REQUEST_FUNP and the execution of the instruction (*fun)(request) do the same thing as a function execution
fun is a pointer to a function which you can call just like the function itself. I suggest reading a good C book :) Wichert -- Wichert Akkerman <wichert@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.