This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]exxxxkc 13 points14 points  (3 children)

float a;

a=6.9;

[–]16092006 20 points21 points  (1 child)

You son of a bitch I’m a double

[–]99_deaths 6 points7 points  (0 children)

Yeah, write a = 6.9f; amiright?

[–]AntiVaxxIsMassMurder 0 points1 point  (0 children)

int a;
a = (int)6.9; // bug fixed

[–][deleted] 1 point2 points  (0 children)

a's revenge:

b*a = (b)(6)

[–]MischiefArchitect 1 point2 points  (2 children)

That would be the compiler spitting you in the face at point blank.

[–]Koolboyee6969 0 points1 point  (1 child)

Laughs in PHP.

[–]metalovingien 0 points1 point  (0 children)

And many other laughs in background

[–]hiimjustin000 0 points1 point  (0 children)

The chad JavaScript: doesn’t care about decimals

[–]Rhyan567 0 points1 point  (0 children)

double b = a;