Can the pointer arithmetic be done ou the void pointer?
If not, Then how to increment a void pointer having address of integer or any other data type
please explain with an example
If not, Then how to increment a void pointer having address of integer or any other data type
please explain with an example
Comment