hello,
Can anyone tell me how to get a current path (working directory in linux), using WIN api or iostream.
Thanks in advance
hello,
Can anyone tell me how to get a current path (working directory in linux), using WIN api or iostream.
Thanks in advance
_getcwd(). Its not a win32 api function. or GetCurrentDirectory() which is a win32 api function.
thanks
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.