A bit excited here people, just completed my first (well from the book) C++ script code. Its a Temperature Converting code from the C++ for Dummies book. Unfortunately, I haven't even made it through the first chapter and am having problems with the reading. So i need to ask a few questions:
1. What exactly is the purpose of white spaces?
2. What's the connectionbetween variables and declarations?
3. Give me a demonstration of a value being made? (Already know it, just need a better look at it)
Please help me out here.