Top

mIRC Code Snippets Tagged with delete

  (4)  
Sort by 
delete this
Tags: delete 
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Foresthello on Dec 07, 2007
: Sorts lines N-N of the text file, it also echoes how long the process took.
Tags: delete  file  line  merge  sort  text 
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by LiQuiDFLamE on Nov 21, 2007
Documentation lies within the code.
Tags: add  delete  editor  hash  table 
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Kyousoukyoku on Oct 18, 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 
8 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by Kyousoukyoku on Sep 22, 2007
Bottom