Skip to content

Instantly share code, notes, and snippets.

View gustavo-depaula's full-sized avatar
👨‍🌾
Have you watched Hamilton?

Gustavo de Paula gustavo-depaula

👨‍🌾
Have you watched Hamilton?
  • Comic Sans Global Domination Technology Conglomerate
  • São Paulo
View GitHub Profile
float inserir (FUNCIONARIO* func, float salariotot) {
int numL=0, tmp_len=0;
float tmp_sal;
char tmp_str[50];
printf("\n" );
printf("%d\n", num_funcionarios);
printf("Deseja cadastrar quantos funcionarios?\n");
scanf("%d", &numL);