User: OPzCatchMee9

  • Public profile

User profile: OPzCatchMee9

User info
User name:OPzCatchMee9
History
Joined:
Number of posts:27
Latest posts:

Need help on pointer/address
What if it is like this *(&nPtr) would it be the same?

Need help on pointer/address
I'm still not getting the part &(*aPtr). Can you explain more indepth? Thanks for the reply.

Need help on pointer/address
If aPtr is an integer pointer, then &(*aPtr) has the same value as aPtr. (True/False) Can somebody ...

help please
Anyone know why this doesn't program doesn't work? [code]#include <iostream> #include <fstream> #in...

file wont print out
How come when i open the file output nothing is there? [code] file.close(); fstream output;...

This user does not accept Private Messages