Posts by Joel Felipe • 51 points
1 post
- 
		5 votes2 answers12681 viewsQ: How to resolve accentuation problems when using the setlocale function?I am trying to define the language of the program to Portuguese, using the setlocale(LC_ALL,"Portuguese"), however, much of the program was done on Ubuntu. When the other programmer sent me the…