In C language as I can show the whole name when you are asked to enter the user name, I think the char definition is not correct, my code is this:
int main(int argc, char** argv) {
char nome[100];
fflush(stdin);
int idade;// para garantir que...
asked by
06.11.2017 / 23:52