mikelauwrie
Programmer
I've got a problem with Visual C++6.
I've just started programming and have been building a dialog which uses the symbol: "¦".
I was fairly certain that this is a standard part of the C++ language but when I use it it comes up with the error message: error C2018: unknown character '0xa6'".
Any idea what I can do about it? Do I need to add it somehow? Or is it something to do with the fact that I use a UK keyboard layout? (Sounds unlikely I know).
Any guidance would be gratefully recieved
Mike
I've just started programming and have been building a dialog which uses the symbol: "¦".
I was fairly certain that this is a standard part of the C++ language but when I use it it comes up with the error message: error C2018: unknown character '0xa6'".
Any idea what I can do about it? Do I need to add it somehow? Or is it something to do with the fact that I use a UK keyboard layout? (Sounds unlikely I know).
Any guidance would be gratefully recieved
Mike