Top

Code Snippets Tagged with table by Kyousoukyoku

  (3)  
Sort by 
Documentation lies within the code.
Tags: add  delete  editor  hash  table 
+ 0 likes
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Kyousoukyoku on Oct 18, 2007
simple code that copies one hash table into a new one. * Further documentation in code.
Tags: copy  hash  paste  table 
+ 0 likes
3 comment(s)   |   Score: 4.3   |   Language: mIRC   |   Posted by Kyousoukyoku on Sep 24, 2007
A simple code that allows you to view the items in a hash table. It gives you the option to delete or add items on free will. /hview (hash) - lists all items in the table in the new window, giving..
Tags: add  delete  hash  table  view 
+ 0 likes
8 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by Kyousoukyoku on Sep 22, 2007
Bottom