User Profile

Collapse

Profile Sidebar

Collapse
joby mathai
joby mathai
Last Activity: Jul 23 '07, 06:05 AM
Joined: Sep 3 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • joby mathai
    started a topic .wav file reading
    in C

    .wav file reading

    i was able to open the .wav file using c program, but while reading,its not reading the full file.i opened the .wav file in visual cpp and compared it with the program output.so many data missing.its reading only less than 1/4th of the file.no error is shown by the program.so how can i read a wav file correctly in the hex format.my program is given below.
    [code]
    #include<stdio. h>
    #include<conio. h>

    ...
    See more | Go to post

  • joby mathai
    replied to c++
    in C
    write a program to read a .wav file and find the size of the file using c
    See more | Go to post

    Leave a comment:


  • joby mathai
    started a topic to read a .wav file using c program
    in C

    to read a .wav file using c program

    anybody please tell me how to read a .wav file using c program.when i do with the fopen statement a null value is returned.please tell me solution.
    See more | Go to post
No activity results to display
Show More
Working...