Posts by Lucas Almeida • 11 points
1 post
-
0
votes3
answers95
viewsQ: If counter in a text file
Guys I’m trying to make a program that counts the number of ifs in any text, but for some reason it doesn’t count all, if you can help me thank you #include <stdio.h> #include <stdlib.h>…