ansewr to question

float
Last edited on
hey
Last edited on
Did you try compiling it?

error C2440: '=' : cannot convert from 'int *' to 'float *'

nope
Last edited on
What are you trying to do? You shouldn't be trying to mix pointers of different types.
Also, this really shouldn't be in the Lounge.

http://www.cplusplus.com/doc/tutorial/pointers/
Last edited on
Topic archived. No new replies allowed.