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

Tarea

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

¿Todo estuvo claro?

Sección 3. Capítulo 1
toggle bottom row
course content

Contenido del Curso

C++ Introduction Video Course

Defining and Calling FunctionsDefining and Calling Functions

Tarea

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

¿Todo estuvo claro?

Sección 3. Capítulo 1
toggle bottom row
some-alt