General IRC
12/04/23
$btoken(&input,N,C,[&output]) by Imk0tter
Here is a snippit of code that allow you to get tokens from bvars (binary variables). IE: $btoken(&bvar,0,64 64 64) returns the number of tokens separated by the string '@@@' IE: $btoken(&bvar,n,64 64 64) returns the nth token separated by the string '@…