Posts by michel brito • 3 points
2 posts
-
-1
votes1
answer267
viewsQ: invalid type argument of unary '*' (have 'double') in C
I do not understand why this problem is happening, I have already done it in other programs and never had problem, below this function q is giving error, if necessary put all the code. double…
casked michel brito 3 -
0
votes1
answer32
viewsQ: Problem with memory allocation for the second time
well, the program works correctly in the first for loop, but in the second it hangs when trying to allocate "q" for the second time. follows part of the code: void Insere(Poligono p, double x,…
casked michel brito 3