Skip to content

Instantly share code, notes, and snippets.

@aledruetta
Created August 24, 2019 12:48
Show Gist options
  • Save aledruetta/e78ccaf11084fc0d8f8158c13b12e8ce to your computer and use it in GitHub Desktop.
Save aledruetta/e78ccaf11084fc0d8f8158c13b12e8ce to your computer and use it in GitHub Desktop.
// para visualizar
printf ( "Curso: %s\n", maria.curso );
// para atualizar
maria.polo = "Osasco";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment