Skip to content

Commit

Permalink
13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Paes committed Mar 4, 2016
1 parent cd71090 commit c35e50d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 13_1.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
int codigo;
char nome[500];
int dia_nascimento;
int mes_nascimento;
int ano_nascimento;
int sexo; // 0 para masculino e 1 para feminino

0 comments on commit c35e50d

Please sign in to comment.