I've spent hours with no luck on this. In terms of cmd prompt, what does the white filled in square with a 1 followed afterwards mean? e.g.
http://i1012.photobucket.com/albums/af249/dororoj/square1.jpg
I've tried using string.find() (using C++) with various hex symbols listed on the ascii table at:
http://web.cs.mun.ca/~michael/c/ascii-table.html
to no avail. Such a simple question yet I can't for the life of me figure it out! As for what I want to do, I simply want to be able to locate that square with the 1 afterwards in any string. Many thanks.