You could try:
Code:
std:: cout << (char)254 << std::endl;
all those extended ascii charactors arent supported on every system.. On mine it displayes a straight line with a bobble in the mittle, according to the ascii table it has an ascii value of 237, but that could be because I use ISO 8839_1 instead of the expected ISO 8839_15