Keael's definitions
I !<3 you.
---
I'll also program a breakup into code. (GML. It is similar to C++)...
var girl
var guy
var truelove
//Yes this had to do with my life :'(
//0 means doesn't love
//1 means is in love
//how it started out:
guy=1
girl=1
//how it ended out:
girl=0
//notice how guy is still 1 ... :(
//and this is always checking for any changes::
if (girl=1 and guy=1) then truelove=1;
else if (girl!=1 or guy!=1) then truelove=0;
---
Also, this is taken from Veggie's definition for !...
In the programming world, this means NOT. It is mostly used in boolean expressions, mostly found in if statements, to express the non-equality of something.
It can be used with an '=' sign like this: 3 != 4, meaning 3 does not equal 4. This is a true expression, and so the expression would return TRUE. However, if I put: ((6-3) != (5-2)) I'm basically saying 6-3 is not equal to 5-2, or 3 does not equal 3. But 3 DOES equal 3. So this expression would return false.
NOTE: != is pronounced as "Does Not Equal"
---
I'll also program a breakup into code. (GML. It is similar to C++)...
var girl
var guy
var truelove
//Yes this had to do with my life :'(
//0 means doesn't love
//1 means is in love
//how it started out:
guy=1
girl=1
//how it ended out:
girl=0
//notice how guy is still 1 ... :(
//and this is always checking for any changes::
if (girl=1 and guy=1) then truelove=1;
else if (girl!=1 or guy!=1) then truelove=0;
---
Also, this is taken from Veggie's definition for !...
In the programming world, this means NOT. It is mostly used in boolean expressions, mostly found in if statements, to express the non-equality of something.
It can be used with an '=' sign like this: 3 != 4, meaning 3 does not equal 4. This is a true expression, and so the expression would return TRUE. However, if I put: ((6-3) != (5-2)) I'm basically saying 6-3 is not equal to 5-2, or 3 does not equal 3. But 3 DOES equal 3. So this expression would return false.
NOTE: != is pronounced as "Does Not Equal"
by Keael November 19, 2007
Get the !<3 mug.When one has only one friend and must rank them as their best friend due to the fact that there are no runners up.
by Keael February 27, 2006
Get the best friend by default mug.The day that you have a hangover from all the beer that was forces into you by a man wearning a hockey mask last night.
Guy 1: ...Ugh... I have a massive hangover from something...
Guy 2: Yes. It is Friday the 14th. You have been beer chug forced by a man in a hockey mask last night.
Guy 1: That's makes sence.
Guy 2: It's sense.
Guy 2: Yes. It is Friday the 14th. You have been beer chug forced by a man in a hockey mask last night.
Guy 1: That's makes sence.
Guy 2: It's sense.
by Keael January 13, 2006
Get the Friday the 14th mug.Your friend: "Last night I lost everything. My girlfriend dumped me, I lost my job and I'm starting to lose my grip on reality. What should I do, man?"
You: "Do a barrel roll!"
You: "Do a barrel roll!"
by Keael January 15, 2006
Get the Do a barrel roll mug.Guy : Let's watch NOES!
Girl: Ok, but then I won't have sex with you.
Guy: OH NOES!
Girl: Just kidding! I'm your sister!
Guy: Ok.
Girl: Ok, but then I won't have sex with you.
Guy: OH NOES!
Girl: Just kidding! I'm your sister!
Guy: Ok.
by Keael January 14, 2006
Get the NOES mug.Wall add; when someone adds you as a friend on facebook just so they can read a wall-to-all post thread, with another friend they already have.
by Keael January 23, 2009
Get the wall add mug.Tape that is put on the nipple of a female breast for privacy purpaces. Usually put on when they wear revealing clothes.
by Keael March 11, 2006
Get the boob tape mug.