|
Song
Love Will Keep Us Alive - Guitar Instrumental recent entries
archives
|
Tuesday, September 11, 2007
c programming
09:36 void readwavefile() { FILE *fp; fp = fopen("normalheart","rb"); if (fp) { char id[4]; //four bytes to hold 'RIFF' int size; //32 bit value to hold file size short format_tag, channels, block_align, bits_per_sample; //16 bit format info values int format_length, sample_rate, avg_bytes_sec; //32 bit format info values fread(id,sizeof(char),4,fp); //read in first four bytes if (!strcmp (id,"RIFF")) //we had 'RIFF' let's continue { fread (&size,sizeof(int),1,fp); //read in 32 bit size value fread (id,sizeof(char),4,fp); //read in 4 byte string now if (!strcmp (id,"WAVE")) //this is probably a wave file since it contained "WAVE" { fread(id,sizeof(char),4,fp); //read in 4 bytes "fmt"; fread(&format_length,sizeof(int),1,fp); fread(&format_tag,sizeof(short),1,fp); fread(&channels,sizeof(short),1,fp); fread(&sample_rate,sizeof(int),1,fp); fread(&avg_bytes_sec,sizeof(short),1,fp); fread(&block_align,sizeof(short),1,fp); fread(&bits_per_sample,sizeof(short),1,fp); } else { printf("It's a RIFF file but not a wave file.\n"); } } else { printf("This is not a WAVE file. Please try again.\n"); } return; } ARGHH! Haha.. Yep.. That is wad i have been doing. Pathetic right??!! Just a pathetic error and i had to use the entire morning to figure out! Haiz.. It's pretty cold here. Haha.. I am gg to the gym later during my lunch break. I just cant stand my upper limbs. Haiz.. So tiny and weak! Shall go pump up abit. Haha. Think talia wants to go too. Haha. All cooped up in this pathetic freezer is no good. Shall go work out and loosen the bones and muscles. There is bball training later tho. Haiz.. No need to think. More running. More fast break. More shooting. GO GO GO! IVP is coming to an end soon. So it will mark the end of a sport i held on to for 5 years. Suddenly, maybe, i will miss it. But what yaqi say is correct. Play until a certain time and standard, when you're stagnant, there is no point continuing, competitively. That is the case for me bah. Haha. Time for a change of sports. =) Buts... ... ... Must earn money first. Have to feed a big eater and a small eater plus my interest. So... ... Working time! Haha.. p.s: still deciding if i want to continue studying. 0.o Labels: Computer whiz |
wilkommen
Loving you Missing you Forever all about me
GRACE.ZAVE.HEIKE 200 years old... 0.o 310707 Taken Roadblock Fluid xinghua.peicai.srjc.nyp.ntu choir.choir&cldds.bball.bball.slacker material science engineering LOVES Her all my friends my family bball sentosa tea chip & dale my com my hp chatting slacking chilling music dancing L word ........... tagboard affiliates
[tanyaqi] [NYPBBALL] [38gang] [Ruiyi] [Deanna] [Yuenyan] [yanhui] [yansze] [Gwen] [Yenling] [Bamboo] [cheryl] [Renee] [Jasmine] [Vanessa] [Fluffy] [Felicia] [Animal farm] [charlotte] [Guihe] [Pam] [Lazykitty] [Sharon] [cong'cong] [Anna] [serene] [Shirley] [WanQin] [Curry fishhead] [jerome] [emily] [xiaobin] [Cal'liling] [momo] [Leanne] [yunyun] [foen] [tangen] [xingting] [yawen] [weird] [xianglin] [jaslee] [zp] [stevie] [elaine] [tangen] [chunli] [jintong] [loo bird bird] [Ivana] [Yanling] keep them in clouds if you want. |