$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Reading a file in reverse using boost::iostreams
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2019-02-12 16:33:30
Hi,
Is there an easy way to read a file in reverse using boost::iostreams?
I've got a case where I need to detect whether text is present and it's closer to the end of the file than the beginning.
Any help appreciated.
Kind regards
Sean.