Posts by Xoti • 1 point
1 post
- 
		0 votes1 answer211 viewsQ: Cast in void pointerThe code below was working as expected, but changed the type of info in the structure Retangulo* for void* and tried to cast anyway but I continue with the following mistake: t.c: In function…