Content deleted Content added
Line 18:
</code>
Both are <code>char</code>s with constant value. On some implementations, using <code>const</code> on both sides of the type (for instance, <code>const char const
===Pointers and references===
|
Line 18:
</code>
Both are <code>char</code>s with constant value. On some implementations, using <code>const</code> on both sides of the type (for instance, <code>const char const
===Pointers and references===
|