Slang - ‘C’ - Lang (for beginners)
Posted by on May 11th, 2008
Hello Guys, Sorry again if the title is misleading, but how often pointers have been more like a slang to a beginner. I can bet there are more nods right now!! I am middle of studying deeper into Templates, but I just found enough time to talk about Pointers (and constants). This is supposed to be a small topic and I promise to keep it that way.Lets start right away.. int const *x; int * const x; Lets break it and lemme(did I use sms language) show you how to interpret that.. Block A—–Block B——Block…(read more)
This post originated from and is provided by the MSDN Blogs RSS feed. The original post of the article can be found here.