Boost logo

Boost Users :

Subject: Re: [Boost-users] lexical problem
From: cliffg_at_[hidden]
Date: 2009-09-14 14:23:54


>> std::string datos=buf.data();
>> rxint=boost::lexical_cast(datos); //(here is the problem)
 
Is the data in buf nul char terminated? Is the numeric data actually numeric and not something else?
 
Cliff

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net