Search:

Type: Posts; User: shubham

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    2,892

    time dependent program

    Hey friends. . .
    I wanna make a program in which a ques. Would ask to the person who run this program. . .after putting the ques. A time of 10 seconds will appear and if the person can not answer...
  2. Replies
    2
    Views
    1,016

    input name of n mp3 files

    i wanna take input of n mp3 files from the user then what should i do?
  3. Replies
    2
    Views
    1,284

    file name input

    how can i take input of a file's name?
  4. Replies
    37
    Views
    4,255

    i think it's value is -1 ? but i am not sure....

    i think it's value is -1 ? but i am not sure. that's why i seek your help quzah
  5. Thread: Help

    by shubham
    Replies
    2
    Views
    823

    Help

    how can i get the architecture of a mp3 file?
  6. Replies
    37
    Views
    4,255

    what is the value of EOF?

    what is the value of EOF?
  7. Replies
    37
    Views
    4,255

    why is it not working with ch? this question is...

    why is it not working with ch?
    this question is for salem for his first post.
  8. Thread: fseek problem

    by shubham
    Replies
    4
    Views
    1,801

    i am doing the run process by pushing the button...

    i am doing the run process by pushing the button F9 in dev c++
  9. Thread: fseek problem

    by shubham
    Replies
    4
    Views
    1,801

    fseek problem

    when i run this source code there is something goes wrong....
    compiling process is being done run process is not happenning and i think it is happening due to my dev c++ compiler....

    ...
  10. Replies
    37
    Views
    4,255

    hey guys.....i want some more help from you....i...

    hey guys.....i want some more help from you....i justwant to calculate the size of 17.mp3 in mb or kb......so what will i do ...count every int then calculate or there is an another way out.......
  11. Replies
    37
    Views
    4,255

    thanks salem.....it is working by taking ch as...

    thanks salem.....it is working by taking ch as int
    thanks again
  12. Replies
    7
    Views
    23,401

    remove the void between the paretheses

    remove the void between the paretheses
  13. Replies
    37
    Views
    4,255

    copying a mp3 file

    help me...i am copying a mp3 file....but when i run the code the copied file is having larger size than the original mp3 file.....here is the code


    #include<stdio.h>
    #include<stdlib.h>
    int...
  14. Replies
    2
    Views
    806

    problem in c windowsprogramming

    hello friends ....i am having a problem in windows c programming....
    look at my code for making a message box.....


    #include<windows.h>
    int main()
    {
    MessageBox(0,"MESSAGE","TITLE",MB_OK);...
Results 1 to 14 of 14