Hi,and thank you for the great tutorials,I sow them all already ,and I can recommend them to everybody .They are explained perfect.I hope you are going to keep making them .
In the last tutorial there is a small bug,if you are trying to delete the repeating name ,and the name is entered last it is not working. I fix the bug with if((strcmp(line,"Joe\n")!=0)&&(strcmp(line,"Joe")!=0))
Again thank you and I am recommending the lesons to everybody.
Brilliant. Well paced for a thorough understanding of each topic. Thank you.
NatureCounters 8 months ago
Hi,and thank you for the great tutorials,I sow them all already ,and I can recommend them to everybody .They are explained perfect.I hope you are going to keep making them .
In the last tutorial there is a small bug,if you are trying to delete the repeating name ,and the name is entered last it is not working. I fix the bug with if((strcmp(line,"Joe\n")!=0)&&(strcmp(line,"Joe")!=0))
Again thank you and I am recommending the lesons to everybody.
For me they are the best C Lessons in You Tube
lludmill 1 year ago