Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #7135
| From | bughiman <tex_willwr@invalid.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Error displaying accented Italian |
| Date | 2015-09-03 09:18 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <ms8s8o$9a4$1@speranza.aioe.org> (permalink) |
NetBeans IDE 8.0.2 on windows 10 code : # encoding: UTF-8 # # To change this license header, choose License Headers in Project Properties. # To change this template file, choose Tools | Templates # and open the template in the editor. puts "Hello World .... perchè è bello o perchè non se ne può più ? " output: Hello World .... perchè è bello o perchè non se ne può più ? because it does not display characters correctly, how can I fix it? thanks for any suggestions, I'm a novice :-(
Back to comp.lang.ruby | Previous | Next — Next in thread | Find similar
Error displaying accented Italian bughiman <tex_willwr@invalid.com> - 2015-09-03 09:18 +0200 Re: Error displaying accented Italian Quintus <quintus@quintilianus.eu> - 2015-09-20 21:30 +0200
csiph-web