8008120415
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Created WSL scanf duplicate output
Answeredwhen i run this, the console will output what i input to scanf, so there are duplicate (my input and the output from console) mingw not have this problem -
Created how to change the global go build dir ?
Answeredi configure the GOROOT as /usr/local/go/bin/go , and my project in wsl, so when i run the project , goland always set the output to windows dir.... i want to set the default output dir to wsl ,bec...