User profile: Jeffrey10th

User info
User name:Jeffrey10th
Name:Jeff
Location:George Town
Website:http://bit.ly/jeffrey10th
Bio:Hello there! I'm interested in all things about the computer and the internet (and computer programming too!). I'm a newbie in computer science so I appreciate every single help :)
History
Joined:
Number of posts:1
Latest posts:

Const references to literals
This is the code snippet that I found in the book [i]C++ Primer, 5th Edition[/i]: [code]const int &...