Top

Code Snippets by jaytea

  (2)  
Sort by 
/* *************************************************************************************************** * * binvar identifiers by jaytea * * re-creates mirc's own text identifiers but lets you pass
Tags: binary  binvar 
1 comment(s)   |   Score: 10.0   |   Language: mIRC   |   Posted by jaytea on Mar 26, 2008
/* lists all possible permutations of a given string eg. /permute abc yields: abc acb bac bca cab cba just a fun little snippet that i began shortening and it ended up quite tiny ;) uses
5 comment(s)   |   Score: 6.8   |   Language: mIRC   |   Posted by jaytea on Apr 08, 2007
Bottom