2
Answers

C# Single slash and double slash

kennedy chozo

kennedy chozo

11y
4.8k
1
Hello, what is different between single slash directory and double slash directory. 
Sometimes it could be

C:\\Users\\Mammamia\\Videos\\Documents\\CFD\\geo_msh\\cubeOp.txt
OR
C:\Users\Mammamia\Videos\Documents\CFD\geo_msh\cubeOp.txt
When we want to use this and why you want to do that ?
Answers (2)