Skip to content
This repository has been archived by the owner on Jan 26, 2018. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 266 Bytes

A snippet for setting umlauts

German

Dieses Snippet zeigt, wie man in einer Konsole deutsche Umlaute anzeigen kann.

English

Use this snippet to print umlauts properly to a (windows) console. To set the locale of a stream other than std, use .imbue(locale).