Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Swift - Friday Pie

Swift - Friday Pie

Swift - Friday Pie has asked 2 questions and find answers to 42 problems.

Stats

990
EtPoint
301
Vote count
2
questions
42
answers

About

BY DAY: A hole plugger, shield bearer and door closer at an obscure skunkwork facility.

BY NIGHT: A were-skunk tentacle goo monster skilled at foreign languages, programming and drawing. aka Miyu Hogosha.

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