[problem]pointers and recursiveI resolved the problem is not: [code]saida = AddValor( (*t)->esq, string chave); [/code] the...
[problem]pointers and recursive[code]int arvore::AddValor(node **t, string chave) { int saida; if(!(&(*t))) { ...
[API]what is the most didactic for beginning?I want to start to work with any API. What suggest for me?
This user does not accept Private Messages