Wouldn't you have to, at the end, change the "MessageBox.Show(result);" to "MessageBox.Show(message);"?
PaulthePenguin159 1 week ago
Comment removed
digitalac3w0w 1 week ago in playlist C# Tutorials
I tried to divide by zero.... The program crashed. D:
kjetil210795 3 months ago in playlist C# Basic
@kjetil210795 Indeed! They say the only person ever able to divide by zero was DaVinci. You can remedy that by making a check before the opperation is processed that checks for irregular values (ex: If ( Value == 0 ) and so forth).
Xylogeist 3 months ago
@kjetil210795 Wait... Wouldn't something divided by zero just have the answer of infinity. After all zero would just go infinitely into any number.
lag6ones 1 month ago
Love these C# tuts,..keep it up!
Tabloid42 4 months ago
Wouldn't you have to, at the end, change the "MessageBox.Show(result);" to "MessageBox.Show(message);"?
PaulthePenguin159 1 week ago
Comment removed
digitalac3w0w 1 week ago in playlist C# Tutorials
I tried to divide by zero.... The program crashed. D:
kjetil210795 3 months ago in playlist C# Basic
@kjetil210795 Indeed! They say the only person ever able to divide by zero was DaVinci. You can remedy that by making a check before the opperation is processed that checks for irregular values (ex: If ( Value == 0 ) and so forth).
Xylogeist 3 months ago
@kjetil210795 Wait... Wouldn't something divided by zero just have the answer of infinity. After all zero would just go infinitely into any number.
lag6ones 1 month ago
Love these C# tuts,..keep it up!
Tabloid42 4 months ago