 |
C pointer invalid operations - C Programming - c4learn.com
One can perform different arithmetic operations on Pointer such as increment,decrement but still we have some more arithmetic operations that cannot be performed on pointer – Addition of two addresses. Multiplying two addresses. Division of two addresses.
www.c4learn.com |
 |