Guest User

Untitled

a guest
Feb 11th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. std::ifstream finput;
  2. std::string tmp_string;
  3.  
  4. finput.seekg(finput.tellg()-tmp_string.length());
Add Comment
Please, Sign In to add comment