User: bitani

  • Public profile

User profile: bitani

User info
User name:bitani
History
Joined:
Number of posts:7
Latest posts:

How to continue learning
I've messed with programming since I was 9. I've made websites, worked on private server code, etc. ...

const_cast() - What's the difference?
Peter, it works if it's [code]const int * A = new const int(50);[/code] too. (If that's what you w...

Should I just give up now?
I'm not sure of the implications of CFS, but I'd say it doesn't really matter so long as you can get...

const_cast() - What's the difference?
Simple question.. why does this not work: (output is 50) [code]void changeConst(const int * p) { i...

How to Continue Learning
This is a question that's been bothering me for quite a while, as I've never really finished reading...

This user does not accept Private Messages