cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
System Restrictions
System Restrictions
Oct 30, 2012 at 9:02pm UTC
Callum5042
(183)
So I'm reading "The C++ Programming Language Third Edition", and in one of the exercises it asks what are the restrictions on the pointer types char*, int*, and void*.
I'm not sure what it really means and how do I find it out?
Oct 30, 2012 at 9:31pm UTC
Duthomhas
(13206)
http://www.daniweb.com/software-development/cpp/threads/62110/restrictions-on-pointer-tyeps
Oct 30, 2012 at 10:11pm UTC
Callum5042
(183)
Alright thanks, think I got the general idea.
Topic archived. No new replies allowed.