Login Register


C++ basics part 1 filter_list
Author
Message
RE: C++ basics part 1 #12
No, form is pretty important when you're working with a team of people. If your code is ugly to read, that means its less likely to be read, which tends to lead to bad things.

DOX:
// This function
// will
// return
/* an array if
* it succeeds
*/
// and a null
// pointer
// if it does
// not


Programmer 1: Ain't nobody goin' care bout dis, its just whitespace

Programmer 2: Well fuck that shit, I'll just assume it errors if something goes wrong

<0day effecting the entire world>

Programmer 1: I clearly said it would return a null pointer!

Programmer 2: Fuck you, gumby, why would I read that shit


Very extreme example is extreme.

Reply





Messages In This Thread
C++ basics part 1 - by Earthly Minds - 06-18-2013, 03:12 AM
RE: C++ basics part 1 - by Nil - 06-18-2013, 05:49 AM
RE: C++ basics part 1 - by w00t - 06-18-2013, 06:40 AM
RE: C++ basics part 1 - by Charon - 06-18-2013, 01:44 PM
RE: C++ basics part 1 - by w00t - 06-18-2013, 05:51 PM
RE: C++ basics part 1 - by Dong - 09-14-2013, 12:30 AM
RE: C++ basics part 1 - by Cyanide and Cynicism - 09-14-2013, 12:37 AM
RE: C++ basics part 1 - by Ghost - 09-14-2013, 12:34 AM
RE: C++ basics part 1 - by cxS - 09-19-2013, 03:15 AM
RE: C++ basics part 1 - by Cyanide and Cynicism - 09-19-2013, 03:54 AM
RE: C++ basics part 1 - by cxS - 09-19-2013, 04:37 AM
RE: C++ basics part 1 - by w00t - 09-19-2013, 05:47 AM
RE: C++ basics part 1 - by cxS - 09-20-2013, 12:19 AM
RE: C++ basics part 1 - by Phoenix2014 - 10-07-2013, 06:13 PM
RE: C++ basics part 1 - by TechSaavy - 10-07-2013, 08:31 PM



Users browsing this thread: 1 Guest(s)