User: rektiphyr

  • Public profile

User profile: rektiphyr

User info
User name:rektiphyr
History
Joined:
Number of posts:5
Latest posts:

Still learning :)
Put the songs in an array, then access a random element: [code] Song **songs = new Song*[4]; for(in...

FILE* in c++ ?
I think it was honestly just a mistake. This assignment is supposed to be a C++ rewrite of an earlie...

FILE* in c++ ?
Yeah it's a tough call because there's also a statement: "You MUST use this code [b]without modifica...

this pgrmming need to use "switch" but mine is not work it.why?
These are your variables: char time, charge; This line makes no sense: cin >> "time"; // "time" is ...

FILE* in c++ ?
Hi, I'm working on a school assignment and I've run across what I believe to be a conflict in the re...

This user does not accept Private Messages