Top

Code Snippets Tagged with hash by Kyousoukyoku

  (5)  
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
In code instruction provided. Paste in remotes.
Tags: hash  info  item 
+ 0 likes
2 comment(s)   |   Score: 4.5   |   Language: mIRC   |   Posted by Kyousoukyoku on Oct 17, 2007
; Ini <-> hash table - Kyousoukyoku/XteNsion ; Syntax: ; /hash2ini (hash table) (ini name without the .ini) (ini topic to put items in) ; /ini2hash (ini without the .ini) (hashtable) (ini topic..
Tags: convert  hash  ini 
+ 0 likes
5 comment(s)   |   Score: 5.7   |   Language: mIRC   |   Posted by Kyousoukyoku on Oct 17, 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