i have file called xxx.txt:
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++;
Code:
value "jump" "exit" value_r "enter" "jump"
and the function willl search for jump if jump on value_r = jump on value then exit
how to convert this lang to c++;