why does this transpireso you cant use the subscript operator with pointers?
why does this transpireI'm confused, someone explain? the errors are odd [code] #include <iostream> int main() { ...
Changing Variable Value Without InputWhat are the types of these two variables: musicindex and musicfileextenstion. If you have a compile...
Changing Variable Value Without InputThe assignment operator (reference below) will do just that! Simply define (or declare) a variable a...
Trouble getting line of fileThe file stream can not read anything from the file because it has yet to receive the name of the fi...