Gurus,
Is sizeof(char) == 1 specified in ANSI C/C++ or can there be compiler-dependent aspects?
Chris.
Code:char* pc = reinterpret_cast<char*>(&mem_area); pc += 128;![]()
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 13 of 13
Thread: sizeof(char)Threaded View
|
Click Here to Expand Forum to Full Width |