Hi, I have a question and I do not know how to use stderr from the stdio.h library and fprintf () of string.h . For example I have this:
fprintf(stderr, "Error en planta de Centro: %d\n", numeroPlantas);
Where numberPlants is a int...
asked on
16.05.2016 / 18:16