Bonjour,
Je voudrais faire un pwd sous window.
Quelqu'un a une idée ?
Merci
Version imprimable
Bonjour,
Je voudrais faire un pwd sous window.
Quelqu'un a une idée ?
Merci
cd sans paramètre.
Dans un programme en c++.
- Fonction POSIX getcwd() (_getcwd() sous Windows).
- Fonction Win32 GetCurrentDirectory().
Merci