User profile: DesiredNote

User info
User name:DesiredNote
Old user name:xhtmlx
History
Joined:
Number of posts:238
Latest posts:

why does this transpire
so you cant use the subscript operator with pointers?

why does this transpire
I'm confused, someone explain? the errors are odd [code] #include <iostream> int main() { ...

Changing Variable Value Without Input
What are the types of these two variables: musicindex and musicfileextenstion. If you have a compile...

Changing Variable Value Without Input
The assignment operator (reference below) will do just that! Simply define (or declare) a variable a...

Trouble getting line of file
The file stream can not read anything from the file because it has yet to receive the name of the fi...