C++ and Boost Regex
Well, this week I have finally completed some tasks, although it’s a slow progress, but I’m satisfied with myself. FYI, I had numerous encounters with pointer and addresses. In one of my tasks, I had to assign preset addresses to an object. Usually, once we declare a variable the address of the variable is automatically set. What if we want to set an address to a variable? A beginner as I am, I actually thought the correct way to do Read more


