Hello,
I have run into a problem with the functions getcwd() and chdir() used via
the GCC compiler under MinGW. I try to use the directory "/home" (well,
just an example):
ls /home
cd /home
give no problem, but chdir("/home") in a C program fails. I used getcwd()
to see what the actual directory n
Can you provide some details? I just downloaded MinGW-w64 (so without
MSYS2) onto a laptop running Windows 10 and created a version of the
veneral hello program with gofrtran. It ran without any difficulties.
Regards,
Arjen
Op di 25 sep. 2018 om 08:48 schreef Liu Hao :
>
> 在 2018/9/24 23:37, Will
system bounces
> it back.
>
> Bill
>
>
>
> From: Arjen Markus
> To: lh_mo...@126.com
> Cc: mingw-w64-public@lists.sourceforge.net; w.brand...@ameritech.net;
> msys2-us...@lists.sourceforge.net
> Sent: Tuesday, September 25, 2018 3:12 AM
> Subject: