On Thu, Apr 04, 2002 at 02:09:44PM +0200, Lars Gullik Bjønnes wrote:
> |          std::ifstream is(bb.c_str());
>            then this would be:
>            std::istringstream is(bb);

Aehm... does this work with lyxstrings, too? I seem to remember people
adding .c_str() to my code in similar circumstances...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to