Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
On generally accepted terminology for pointers and arrays
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Öö Tiib, post: 4201956"] So lets take char*. It is pointer to char (a byte). char const* hi = "Hello World"; I don't know anyone who say in conversational language looking at that code that hi points to first byte in string literal. It is true but no one will say such silly nonsense. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
On generally accepted terminology for pointers and arrays
Top