Term 
         | 
        
        
        Definition 
        
        | creates personal notes ignored by the compiler |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | personal note ignored by the compiler |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | the starting point of any program |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | indicates that the function will return an integer value. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | a group of programming code that can do some work and return a value. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
         | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
         | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | a series of printable characters. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | tells the compiler to find a file that came with the compiler. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | includes all the basic functions built into your compiler. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | an object the sends data to the standard output stream. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | funnels whatever is on the open side and processes it on the pointy side. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | identifies the group to which something belongs. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | a prefix to tell the compiler to acess something from the standard library. |  
          | 
        
        
         | 
        
        
        Term 
        
        | scope resolution operator (::) |  
          | 
        
        
        Definition 
        
        | used after any namespace. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | acts like pressing the enter key in a console window. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | should be put a the end of a function to indicate that the program ended without a problem. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | a basic unit controlling execution flow. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
         | 
        
        
         |