i have file called ***.txt:
Code:
value "jump" "exit"
value_r "enter" "jump"
if you look to the code what i want to do is press enter
and the function willl search for jump if jump on value_r = jump on value then exit
how to convert this lang to c++;