| Declaration: char LastFoundString[]; This is the string with the text that was last found in the current Source . Because the search argument may contain regular expretion, the string found may not be the same as the search argument. Also, see Text Editor Functions. |