Thought of the Day
-
Shirley when one goes to the toilet, one never wants anything in return?
I wanna be a eunuchs developer! Pass me a bread knife!
I generally give my grandkids a treat (potty training), so in general not never, but specifically, yes.
Life is like a s**t sandwich; the more bread you have, the less s**t you eat.
-
Yes
if(this.signature != "") { MessageBox.Show("This is my signature: " + Environment.NewLine + signature); } else { MessageBox.Show("404-Signature not found"); }
Glad you clarified that...
-
Glad you clarified that...
Jarek Kruza wrote:
Glad you clarified that...
Wanted to return true, but there was a string return instead of a bool ...
if(this.signature != "") { MessageBox.Show("This is my signature: " + Environment.NewLine + signature); } else { MessageBox.Show("404-Signature not found"); }
-
Is a void function going to the toilet and expecting nothing in return?
Life is like a s**t sandwich; the more bread you have, the less s**t you eat.
-
Don't forget to prevent buffer overrun
Life is like a s**t sandwich; the more bread you have, the less s**t you eat.
Taken care of in the try...catch...finally
New version: WinHeist Version 2.1.0 When you are dead you don't know it, it's only difficult for others. It's the same when you're stupid.
-
Taken care of in the try...catch...finally
New version: WinHeist Version 2.1.0 When you are dead you don't know it, it's only difficult for others. It's the same when you're stupid.
In this case I think the old VB On Error GoTo is preferable to a Catch block!
Life is like a s**t sandwich; the more bread you have, the less s**t you eat.
-
Depends on whether you flush() before return?
New version: WinHeist Version 2.1.0 When you are dead you don't know it, it's only difficult for others. It's the same when you're stupid.
As long as he Disposes properly, I don't mind!
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
Is a void function going to the toilet and expecting nothing in return?
Life is like a s**t sandwich; the more bread you have, the less s**t you eat.
Does the void function has
out
parameter ?
// Suppose language is C#
Wonde Tadesse
-
Does the void function has
out
parameter ?
// Suppose language is C#
Wonde Tadesse
-
Can be both.
Wonde Tadesse
-
I'll pass on that.
LMAO!
#SupportHeForShe
If your actions inspire others to dream more, learn more, do more and become more, you are a leader.-John Q. Adams You must accept 1 of 2 basic premises: Either we are alone in the universe or we are not alone. Either way, the implications are staggering!-Wernher von Braun Only 2 things are infinite, the universe and human stupidity, and I'm not sure about the former.-Albert Einstein
-
Can be both.
Wonde Tadesse
-
Is a void function going to the toilet and expecting nothing in return?
Life is like a s**t sandwich; the more bread you have, the less s**t you eat.