User profile: dummy1001

User info
User name:dummy1001
History
Joined:
Number of posts:8
Latest posts:

arrays/find frequent terms
Its starts from line 14 through 34 where i am getting the same error

arrays/find frequent terms
Hello, I am trying to writing a C++ code that will count the words from a text file. I want the ...

Using arrays and struct variables
its not working either

Using arrays and struct variables
Hello! I am writing a program that should output to a file each student’s name followed by their t...

Trig Calculator Help
I have updated my code to this [code] #include <iostream> got it thanks everyone! [/code]