Wednesday, 7 August 2013

how to implement add,multiply operation using pointers

how to implement add,multiply operation using pointers

How could we implement Arithmetic operation on two numbers using only
pointers not with any arithmetic,logical,comparison operators,I mean to
say purely on the basis of pointers

No comments:

Post a Comment