What kind of Syntax for Pathnames is right?

Somehow there are different kind of syntax for pathnames.

In Phoenix there is sometimes:

C:\RetroArch\\retroarch.cfg
C:/RetroArch/games/

RGUI is using:

C:\RetroArch\saves

Both are correct on Windows (weeee).