Communities for your favorite technologies. Explore all Collectives
Ask questions, find answers and collaborate at work with Stack Overflow for Teams.
Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams
Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
I'm the device for converting tea and bad, barely readable, but miraculously working code into a readable, documented and barely working one.
PS: My name is not related to the language Swift. It is short of Swiftkill.
Useful links:
Why is "using namespace std;" considered bad practice?
Why should C++ programmers minimize use of 'new'?
Why is iostream::eof inside a loop condition (i.e. `while (!stream.eof())`) considered wrong?
Why aren't variable-length arrays part of the C++ standard?
Undefined behavior and sequence points reloaded