Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Defining and Calling Functions | Diving Into Functions
C++ Introduction Video Course

Defining and Calling FunctionsDefining and Calling Functions

Tarefa

  • Define a void function.
  • Modify your void function to print a message of your choice.
  • Call your function in the main function.

Tudo estava claro?

Seção 3. Capítulo 1
toggle bottom row
course content

Conteúdo do Curso

C++ Introduction Video Course

Defining and Calling FunctionsDefining and Calling Functions

Tarefa

  • Define a void function.
  • Modify your void function to print a message of your choice.
  • Call your function in the main function.

Tudo estava claro?

Seção 3. Capítulo 1
toggle bottom row
some-alt