Visual Basic Programming

Page 29

In the previous exercise, we used a function to raise a value to a power using two arguments as integer types. The arguments declared within the parenthesis can be declared as any data-type available to Visual Basic. The argument can also be an array. This page will show you how to pass an array to a function.

Now you may proceed to Page 30.

Top of Page

Page 1 | Page 2 | Page 3 | Page 4 | Page 5 | Page 6 | Page 7 | Page 8 | Page 9 | Page 10 | Page 11

Page 12 | Page 13 | Page 14 | Page 15 | Page 16 | Page 17 | Page 18 | Page 19 | Page 20

Page 21 | Page 22 | Page 23 | Page 24 | Page 25 | Page 26 | Page 27 | Page 28 | Page 29 | Page 30