cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Lounge
ansewr to question
ansewr to question
Nov 24, 2017 at 6:46pm UTC
ghost00989
(11)
float
Last edited on
Dec 12, 2017 at 1:08am UTC
Nov 24, 2017 at 6:49pm UTC
ghost00989
(11)
hey
Last edited on
Dec 12, 2017 at 1:07am UTC
Nov 24, 2017 at 8:12pm UTC
AbstractionAnon
(6954)
Did you try compiling it?
error C2440: '=' : cannot convert from 'int *' to 'float *'
Nov 25, 2017 at 6:03pm UTC
ghost00989
(11)
nope
Last edited on
Dec 12, 2017 at 1:07am UTC
Nov 25, 2017 at 8:11pm UTC
Ganado
(6814)
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
Nov 25, 2017 at 8:11pm UTC
Topic archived. No new replies allowed.