[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: pointers to functions



>i have to write all functions in same statement seperated by comma. and
the
>whole statement within brackets (). so passing them into another function
>as parameteres is not going to be useful.
>lanuguage which i can use is C or C++
>i have to do it that way. the API says that.

Oh, are you sure the parameters to the API are values returned by these
functions or function pointers. In any case, i dont think theres any
problem, no?

Sharad.