C++Talk.NET Forum Index C++Talk.NET
C++ language newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

boost::filsystem et chemin relatif

 
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C++ (French)
View previous topic :: View next topic  
Author Message
jeremie fouche
Guest





PostPosted: Sat May 19, 2007 3:50 pm    Post subject: boost::filsystem et chemin relatif Reply with quote



Bonjour

Je découvre boost en ce moment, et plus particulièrement
boost::filesystem. Et je ne trouve pas la fonctionnalité que je recherche :
- J'ai un chemin (path) de référence, et je voudrai qu'un second chemin
soit relatif au premier.

exemple :

reference_path : C:\projet\sc\setup.scc
other_path : C:\projet\sc\content\setup.xml

Ce que je souhaite obtenir, c'est obtenir le résultat suivant :
other_path : content\setup.xml
ou bien : .\content\setup.xml

Des idées sont le bienvenue ...

--
Jérémie
Back to top
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C++ (French) All times are GMT
Page 1 of 1

 
 


Powered by phpBB © 2001, 2006 phpBB Group