Slang - ‘C’ - Lang (for beginners)
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——
Original post by MSDN Blog Postings
