Special Caracters

I have been digging around but I haven't found a solution to my problem.

In Clion there are two ways to show the output in C:

- Through running the program

- Through the terminal

My problem is I can't represent special characters when I run the program:

This is suposed to be "Solución"

I have the UTF-8 option marked:

Do anyone know how to fix this?

Pd: When I print in the terminal it shows right.

1
1 comment

Hello!

Please go to File | Settings | Advanced Setting- Run/Debug and uncheck the Emulate terminal in the output console option. Does it help?

0

Please sign in to leave a comment.