learn_c/intro/ex1_11.txt

4 lines
171 B
Plaintext
Raw Normal View History

2023-11-13 18:18:50 +00:00
You could test the word count program by passing in all types of text.
Different characters, i.e special one, or ones outside of ANSI would likely cause bugs to show up.