Thanks, but getting another error. auto newID = dictionary.length;
Error: associative arrays can only be assigned values with immutable keys, not char[]
Sanios via Digitalmars-d-learn Mon, 16 Jun 2014 09:46:28 -0700
Thanks, but getting another error. auto newID = dictionary.length;
Error: associative arrays can only be assigned values with immutable keys, not char[]