Subj : Use of Function pointers To : comp.programming From : ravikumar.n Date : Fri Jul 15 2005 08:03 am Hi All, I am Ravi Kumar.N, I have an issue regarding function pointer. 1) What is the advantage of using function pointers. 2) What is the difference between an ordinary function call and calling a function through function pointer. 3)Where all function pointers can be used. .