Yes, I know...I get it...
Ok, if you know you start out with a NULL string, and you know what messages you are supposed to be receiving, and you know each of these messages may or may not be a different length, it shouldn't be much of a problem to look at the string, starting from the end (whether it's used or not) and working your way back to the start, looking for the character/characters which may or may not identify the string you are looking for...
Bookmarks