3

d2zxukz031p1pu.cloudfront.net...Chapter 5: Functions Quick Reference 1. void Functions without Parameters: no return type and no arguments Ex: void Add( ); 2. void Funcüons with Parameters:

  • Upload
    others

  • View
    10

  • Download
    0

Embed Size (px)

Citation preview

Page 1: d2zxukz031p1pu.cloudfront.net...Chapter 5: Functions Quick Reference 1. void Functions without Parameters: no return type and no arguments Ex: void Add( ); 2. void Funcüons with Parameters:
Page 2: d2zxukz031p1pu.cloudfront.net...Chapter 5: Functions Quick Reference 1. void Functions without Parameters: no return type and no arguments Ex: void Add( ); 2. void Funcüons with Parameters:
Page 3: d2zxukz031p1pu.cloudfront.net...Chapter 5: Functions Quick Reference 1. void Functions without Parameters: no return type and no arguments Ex: void Add( ); 2. void Funcüons with Parameters: