I'm doing a program that orders the words, but if they are the same size you can not change places, I'm stuck in that part, the code I already have
#include <stdio.h>
#include <string.h>
void coloca(char nomes[][100], char *frase,...
asked by
03.09.2018 / 23:48