I am lost with boost

Hi,

I am working on a huge and old project that uses boost. One of the goal is to 'upgrade' boost from older version to 1.50 (don't ask me why we do not upgrade to the last version, I didn't have any answer). I am new to boost. I have errors C2664 on a simple strcpy.

 
  strcpy(sFileOrDir, itr->path().filename().c_str())


So I'd like to find documentation about boost::filesystem but I can't !! can anyone point it to me ?

TIA
Jean

I apologize I found it !

I was searching starting with 'home' html. But Google gave me an accurate entry point.

Jean
Topic archived. No new replies allowed.