By the tip of this chapter, you’ll know how to declare and initialize variables. You even have the choice to name the executable file instead of leaving it with the default a.out name. This command tells the computer to look within the current listing, ./, for a file named a.out. So, it replaces the #include […]