Search:

Type: Posts; User: kjs6thf

Search: Search took 0.02 seconds.

  1. Replies
    22
    Views
    47,213

    Thanks very much

    Thanks very much
  2. Replies
    22
    Views
    47,213

    ok here goes, this is the first part program ...

    ok here goes, this is the first part program


    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>

    #define GENRE_TYPE_SIZE 30
    #define NAME_SONG_SIZE 30
    #define FILENAME_SONG_SIZE 75
  3. Replies
    22
    Views
    47,213

    Hi, everyone again, well I completed the MP3...

    Hi, everyone again, well I completed the MP3 program and it works. Waheey.

    I am know just putting the finishing touches on it and wonderd I am trying to clear the screen I am putting this code,...
  4. Replies
    22
    Views
    47,213

    Anyone else?

    Anyone else?
  5. Replies
    22
    Views
    47,213

    thanks much appreciated.

    thanks much appreciated.
  6. Replies
    22
    Views
    47,213

    Thanks matey. That's exactly what I want...

    Thanks matey.



    That's exactly what I want to do Adak, problem is I have no idea.!!!!!!

    In my text file it's currenty like this:

    1
    Robin S
  7. Replies
    22
    Views
    47,213

    Cheers, I'll have a look. Yes I just want the...

    Cheers, I'll have a look.

    Yes I just want the song to be deleted from the text file rather than off the computer/hard drive it self. The Problem basically is, if you look in case 1, I have typed...
  8. Replies
    22
    Views
    47,213

    Don't try and jump to conclusions, I have only...

    Don't try and jump to conclusions, I have only just started to program for a month, so I am not going to be brilliant am I? I ask for advice, and I get given sarcastic comments back. Thanks.

    Maybe...
  9. Replies
    22
    Views
    47,213

    I can play one song, as long as I type in the...

    I can play one song, as long as I type in the location of the file on disk, but in case 3 i am opening my notepad file as its it should play them song from the list, but it is not. any idea why?
    ...
  10. Replies
    22
    Views
    47,213

    C program MP3 Player

    Trying to make a command line mp3 player in C.
    Having trouble adding and playing and deleting songs into my library on the program. Wondering if anything has done any similar project or any...
Results 1 to 10 of 10