Search:

Type: Posts; User: mitto123

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,088

    help needed regarding my project

    i am planning to write a simple mp3 player for my final year project using C language. i wanted to know why the sound quality in linux is a lot better than windows as im trying to get that sound...
  2. Replies
    160
    Views
    1,217,921

    Sticky: C PEARlS by Yashwanth Kanethkar is good for some...

    C PEARlS by Yashwanth Kanethkar is good for some advanced c programming.
  3. Thread: loop problem

    by mitto123
    Replies
    16
    Views
    3,027

    >It's not compulsory to have default at the end....

    >It's not compulsory to have default at the end.

    i knw but its at the end of the switch in his program.so i replied tht break is not required.

    >ok..but what's the purpose of the: int argc, char...
  4. Replies
    10
    Views
    2,027

    i dint get u. can u elaborate on it.

    i dint get u. can u elaborate on it.
  5. Thread: loop problem

    by mitto123
    Replies
    16
    Views
    3,027

    the break in default is not required and...

    the break in default is not required and everything else is pretty fine. try to use getch() instead of delay() as it irritates if thr is lot of things to b calculated.
  6. Replies
    5
    Views
    2,165

    dude wil u b more specific as to wat u want. i...

    dude wil u b more specific as to wat u want. i dont understand ur request
  7. Replies
    8
    Views
    1,708

    its very simple dude. im giving u a clue ..use a...

    its very simple dude. im giving u a clue ..use a control structure. if u cant do it even after this , thn i cant help u as i dont want to b kickd out.
  8. Replies
    6
    Views
    1,853

    hi bazzano, here is the solution for ur ques....

    hi bazzano,

    here is the solution for ur ques. im new to this website and to file handling. i have solved it with watever i know.
    hope u like it. :)


    #include <stdio.h>
    #include <stdlib.h>...
Results 1 to 8 of 8