Friday, 30 August 2013

Relative path converter MAC->Windows, Windows->MAC in C#

Relative path converter MAC->Windows, Windows->MAC in C#

Could you tell me if there is a more clever way to convert MAC->Windows,
Windows->MAC relative pathes rather than taking a string and replacing
tildas to dots and slashes to backslashes?
Thanks!

No comments:

Post a Comment