Having problems printing åäö (├Ñ ├à | ├ñ ├ä | ├ ├û)
问题 I can't print the swedish letters åäö. #include <stdio.h> #include <stdlib.h> int main(void){ printf("å Å | ä Ä | ö Ö"); return 0; } The output I get is: ├Ñ ├à | ├ñ ├ä | ├ ├û I don't understand what is wrong. I've searched google and stackoverflow, but nothing to be found. Maybe there is something wrong with UTF-8? Other information that might be usefull: I'm using Windows 10 and atom. SOLUTION Go to: System language settings -> Administrative language settings -> Change system locale... Now