User profile: ahoysailor

User info
User name:ahoysailor
Statistical data
Gender:Female
Occupation:Engineer
History
Joined:
Number of posts:35
Latest posts:

Managed string to hex
Hi, I've got a managed string that contains chinese characters from a file. The file was UTF-16LE...

BinarySearch List
I managed to fix my problem in the end by using a Dictionary and splitting the strings from the file...

BinarySearch List
Hi, Yeah, I realised BinarySearch wasn't what I was looking for a while after I posted :S Unfortu...

BinarySearch List
Hey, I'm trying to search a List for a substring, but even if it does exist the result is coming ou...

StreamWriter output coming out as 'true'
Thanks for the quick reply. I've had a quick look into StringBuilder and have just one question: can...