Posts by Esdras Brandi • 1 point
1 post
-
0
votes1
answer85
viewsQ: C language - Error when using loop scanf to obtain integer and string type data
At first I was trying to make a binary tree that receives values of the intiro and string type (name and surname). But I’ll just put a bug to fix first. #include<stdio.h>…