hi all , i have a txt file called myfile.txt , i want to open this file and search for the following
" this page is good/"
if i find this i want to read every thing after "/" until i reach <b> so for example
this page is good/so i want to copy this<b>
dont mind my question but i really dont know much in C++
thanks for your great help