Associate
- Joined
- 7 Dec 2005
- Posts
- 16
hi guys, now i'm one of these people who are proud and if can help it will not ask for help unless i need it, and i pretty do need it lol.
i'm very (where very is really really very) bad at C++ and i do not like the language, however i have an assignment to do and cannot figure out some things.
basically its a stereo type CLI program, with mp3 and cd players. i have done an active mode and standy mode, and have the basics of an MP3, but i need to read from a file and sort of skip tracks.
if i was to print
1, John Lennon, Imagine, 1/52
the 1/52, how would i skip that by 1, by 10? and how can i read this from a file, with other tracks in?
any help, would be appricieated, as i'm very poor at this. if any more info is needed i will put it here.
i'm very (where very is really really very) bad at C++ and i do not like the language, however i have an assignment to do and cannot figure out some things.
basically its a stereo type CLI program, with mp3 and cd players. i have done an active mode and standy mode, and have the basics of an MP3, but i need to read from a file and sort of skip tracks.
if i was to print
1, John Lennon, Imagine, 1/52
the 1/52, how would i skip that by 1, by 10? and how can i read this from a file, with other tracks in?
any help, would be appricieated, as i'm very poor at this. if any more info is needed i will put it here.