Wednesday, August 17, 2011

Why my C Code aint working ?

You're ping by value and not ping by reference with the search function. The min and max values in the calling function are never updated.

No comments:

Post a Comment