\x and strings
- From: "lallous" <lallous@xxxxxxxx>
- Date: Thu, 14 Apr 2005 10:41:53 +0300
Hello
Suppose I want to compose the following string:
a\x1bc which is 'a' + \x1 + 'bc'
But when I specify this value, I get a C2022 error.
How to tell that only \x1 is the character and not \x1b or \1x1bc ?
Regards,
Elias
.
- Follow-Ups:
- Re: \x and strings
- From: Martin Richter [MVP]
- Re: \x and strings
- From: John Carson
- Re: \x and strings
- Prev by Date: pointer: const to non-const assignment error
- Next by Date: Re: what is meant by ?
- Previous by thread: pointer: const to non-const assignment error
- Next by thread: Re: \x and strings
- Index(es):
Relevant Pages
|
Loading