I am a beginner and using Code::Blocks to compile the code in this book. My first issue in Chapter 1 is that I am receiving an error because of Random1.h - 'No such file or directory'.
I am confused how to change my settings to include this header file as you discuss on page 6?
Do I need to put the code in Listing 1.2 (Random1.h) and Listing 1.3(Random1.cpp) in different files, or do they just go at the bottom of the code in Listing 1.1?
Thanks for your help.
