[Release]Hashtable

09/20/2008 22:22 © Haydz#1
Well seems like everyone is getting thanks for the tiniest bit of code... so ima put this out there

To Make a new hashtabe you do this
Code:
Hashtable Hash = new Hashtable();
Hash being the name you wish to call you hash...
Press thanks if you like it thank you
09/20/2008 22:23 ~*NewDuuDe*~#2
lmao
My turn
Code:
int c = 10;
int c2 = 2;
Console.WriteLine(c*c2);
GIMME A THANKS BITCHES!!!!
09/20/2008 22:24 taguro#3
Lol, well, someone had to thank you =)
09/20/2008 22:26 ~*NewDuuDe*~#4
first person to guess the answer on my code gets a ''thanks'' :P
09/20/2008 22:29 taguro#5
Quote:
Originally Posted by BERGHUIS1 View Post
first person to guess the answer on my code gets a ''thanks'' :P
20
09/20/2008 22:30 ~Yuki~#6
rofl.
09/20/2008 22:36 ~*NewDuuDe*~#7
taguro recived a thanks.
=P
09/20/2008 22:37 taguro#8
Code:
int c = 10;
int c = 2;
Console.WriteLine(c*c2);
is actually wrong, lol. c can only be defined once. its defined twice here. the correct code would be:

Code:
int c = 10;
int c2 = 2;
Console.WriteLine(c*c2);
09/20/2008 22:38 ~*NewDuuDe*~#9
Quote:
Originally Posted by taguro View Post
Code:
int c = 10;
int c = 2;
Console.WriteLine(c*c2);
is actually wrong, lol. c can only be defined once. its defined twice here. the correct code would be:

Code:
int c = 10;
int c2 = 2;
Console.WriteLine(c*c2);
ops my bad :P
typo there :P
09/20/2008 22:39 © Haydz#10
Quote:
Originally Posted by taguro View Post

Code:
int c = 10;
int c2 = 2;
Console.WriteLine(c*c2);
OMG I KNOEW I KNOEW IS TEH ANSWER 20?!!!!
09/20/2008 22:39 ~*NewDuuDe*~#11
Quote:
Originally Posted by © Haydz View Post
OMG I KNOEW I KNOEW IS TEH ANSWER 20?!!!!
TO LATE MOHAHAHA
09/20/2008 22:40 © Haydz#12
Quote:
Originally Posted by BERGHUIS1 View Post
TO LATE MOHAHAHA
but haydz r release Hashtable code :(
09/20/2008 22:41 taguro#13
Quote:
Originally Posted by BERGHUIS1 View Post
TO LATE MOHAHAHA
LOL, sorry haydz, I won =)
09/20/2008 22:42 © Haydz#14
Quote:
Originally Posted by taguro View Post
LOL, sorry haydz, I won =)
rofl your sig.... COBeyond Admin, COBeyond Coder... AND COBEYOND SUPPORTER ZOMGWTF? :handsdown: I must do handsdown? :confused:
09/20/2008 22:51 _Emme_#15
taguru " kenny " is it all,hes mega o.O