From the section you referenced: "He [the President] shall have Power, by and with the Advice and Consent of the Senate, to make Treaties, provided two thirds of the Senators present concur;" I think that your claim…
I disagree very strongly with your purported equivalence between Karunamon's argument and that of the NSA. My primary problem with the NSA is that they (a) use their position of power to install backdoors in…
Did you try it? It gets the 4+6+5 and CVC on the front just right!
> This is a ridiculous stance, in my opinion. > Part of the appeal of libraries is abstracting away implementation details. I want to be able to have foo.h #include a hash table, or a binary search tree, depending on…
"The real WTF (that you, me, and the OP probably agree on) is the California initiative process, which forces/allows citizens to act as legislators." I definitely agree with this (-: You're right, in that a reasonably…
Just a correction: the code is actually perfectly portable. The integer constant 0 is the canonical definition of the null pointer by definition in the standard (See Section 6.2.2.3 "Pointers" in C89). The null pointer…
Just a note - all radiation levels reported from around the plant are measured in milli(m)/micro(u)-sieverts(Sv) per hour. For comparison, the worldwide average background radiation level is approx. 0.274 uSv/h, and the…
Of course this isn't a feature of the language -- but most implementations (e.g. gcc) technically allow this, if you really, really know what you're doing. For example:…
From the section you referenced: "He [the President] shall have Power, by and with the Advice and Consent of the Senate, to make Treaties, provided two thirds of the Senators present concur;" I think that your claim…
I disagree very strongly with your purported equivalence between Karunamon's argument and that of the NSA. My primary problem with the NSA is that they (a) use their position of power to install backdoors in…
Did you try it? It gets the 4+6+5 and CVC on the front just right!
> This is a ridiculous stance, in my opinion. > Part of the appeal of libraries is abstracting away implementation details. I want to be able to have foo.h #include a hash table, or a binary search tree, depending on…
"The real WTF (that you, me, and the OP probably agree on) is the California initiative process, which forces/allows citizens to act as legislators." I definitely agree with this (-: You're right, in that a reasonably…
Just a correction: the code is actually perfectly portable. The integer constant 0 is the canonical definition of the null pointer by definition in the standard (See Section 6.2.2.3 "Pointers" in C89). The null pointer…
Just a note - all radiation levels reported from around the plant are measured in milli(m)/micro(u)-sieverts(Sv) per hour. For comparison, the worldwide average background radiation level is approx. 0.274 uSv/h, and the…
Of course this isn't a feature of the language -- but most implementations (e.g. gcc) technically allow this, if you really, really know what you're doing. For example:…