Visual Studio Code – C warning error: too many arguments for format [-Wformat-extra-args], with no format?
I am getting this problem in C programming. I'm new to C so I would like some help. Anyine know why this is happening? I'm trying to get the dir path using getcwd and I'm not even formatting so I…