How to implement call back functions ?

Answer Posted / singamsa

thru function pointer approach

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a substring in c?

583


Is c compiled or interpreted?

659


Why is sprintf unsafe?

613


Explain the process of converting a Tree into a Binary Tree.

2094


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

660






What is a newline escape sequence?

662


If fflush wont work, what can I use to flush input?

608


What math functions are available for integers? For floating point?

616


Are bit fields portable?

669


Why C language is a procedural language?

614


What are disadvantages of C language.

640


What was noalias and what ever happened to it?

590


c program to compute AREA under integral

1801


What are run-time errors?

594


Explain the difference between strcpy() and memcpy() function?

584