Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the diference between pointer to the function and
function to the pointer?

Answer Posted / selvakumar vedhachalam

There is no difference between poiter to function and
function pointer. It may be two different of saying the
same thing.

Pointer always points to a address.
Function pointer alwyas points to a address of a function.

Example:
void (*fn_ptr)(int, int);

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a example of a variable?

1061


What are qualifiers and modifiers c?

1054


What are the application of void data type in c?

1228


What are actual arguments?

1153


What is this infamous null pointer, anyway?

1099


What is the difference between typedef and #define?

1109


how to execute a program using if else condition and the output should enter number and the number is odd only...

2365


What is malloc() function?

1226


pierrot's divisor program using c or c++ code

2282


What is a volatile keyword in c?

1212


Difference between Function to pointer and pointer to function

1124


‎How to define structures? · ‎

1142


What does sizeof return c?

1125


What are the disadvantages of a shell structure?

1416


What library is sizeof in c?

1137