function which is returning pointer

Return type of function can be pointer to char, pointer to int, pointer to float, pointer to double and pointer to void.
Examples:

  b.   Function returning pointer to integer



No comments: