You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a lot of problems with scanw in the past, it was difficult to find a solution but after a long time I found two solutions when programming in D I put a parameter before the program for the scanw to work but I don't remember it anymore, I found another solution on my own that was to put with "const" the scanw chars that aviates in "curse.d".
0 commit comments