Tuesday, 12 June 2012

Function which is returning pointer


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:

Post a Comment