i am in need to read details of the wav file....could you suggest any technique to be used in vc++...
1. open a pointer to a file
2. read the bytes till the end of file using fread()
3. close the pointer
cool_zephyr
Junior Poster in Training
75 posts since Apr 2009
Reputation Points: 8
Solved Threads: 9
1. open a pointer to a file
2. read the bytes till the end of file using fread()
3. close the pointer
I can do you one better:
1. Find a forum that discusses C++.
2. Don't append your question to a 4.5 year old thread.
3. Do some research beforehand and show some effort when posting a question.
Those tips will get better results than most of the advice floating around the interwebs.
Trentacle
Junior Poster in Training
72 posts since Dec 2010
Reputation Points: 110
Solved Threads: 20