I have a problem with a program that generates a password, when I debug it comes out that the strcat sentence is skipped and I have no idea why it does that.
void gClaves(tRegLista *reg,int i,int op)
{
int y;
char auxclave[5];
char nu...
asked by
12.04.2017 / 15:47