Thread
:
regarding const pointer
View Single Post
Salem
Ambitious contributor
19Dec2007,19:44
Can you post a complete program, including
- the main(),
- the include files,
- how you compiled it,
- and what you saw on the output (copy/paste from your console).
For instance, C and C++ handle 'const' differently.