cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
what is type*& p?
what is type*& p?
Feb 8, 2016 at 11:19pm UTC
weee
(13)
what is p in the following snippet? does it have any legit use?
void
f(type*& p)
Feb 8, 2016 at 11:56pm UTC
TarikNeaj
(2580)
http://stackoverflow.com/questions/5789806/meaning-of-and-in-c
http://www.cplusplus.com/forum/unices/23534/
Feb 9, 2016 at 7:39am UTC
integralfx
(897)
http://stackoverflow.com/questions/1143262/what-is-the-difference-between-const-int-const-int-const-and-int-const
Topic archived. No new replies allowed.