Link to home
Start Free TrialLog in
Avatar of yattias
yattias

asked on

Console::WriteLine(pointer*) displays boolean instead of mem location

Hey I am kinda new to c++.net.  How come when I use the WriteLine() method with a pointer in the argument, the console displays only true or false instead of the mem location?

thanks
ASKER CERTIFIED SOLUTION
Avatar of lakshman_ce
lakshman_ce

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial