My question is about theory.
I know it's possible to do a string without limiting its size as:
char teste[] = "Teste";
However, I would like to know if you can do the same thing, that is, not limiting the size, but without saying what...
asked by
23.08.2017 / 19:37