Archive for the 'Howto' Category

Using structures for linked lists

Linked lists can be a hassle for a beginner, I’ve tried to simplify this by making a short tutorial on using linked lists using structures (struct) in C++. Continue reading ‘Using structures for linked lists’

Solution to std::cin problem

After having the same problem with std::getline() in the current program I’m working on, I asked some people and finally someone explained to me why this happened. So I’m posting a quick explanation to this. Continue reading ‘Solution to std::cin problem’

A class being redefined

If you happen to be getting a redefinition error when compiling a code in C++, here’s the solution. Continue reading ‘A class being redefined’



Bad Behavior has blocked 180 access attempts in the last 7 days.