RosettaCodeData/Task/Special-characters/C++/special-characters-2.cpp
Ingy döt Net 68f8f3e56b all tasks
2013-04-11 01:07:29 -07:00

2 lines
111 B
C++

extern int Tür; // if the compiler allows literal ü
extern int T\u00FCr; // should in theory work everywhere