wav_handler.c:13: note: expected ‘struct FILE_INFO *’ but argument is of type ‘struct FILE_INFO *’
i accidentally the whole thing
Name:
Anonymous2010-07-20 19:00
>>1
I once got a C++ compile error that told me that a function expected a parameter of type Character when I had given it a parameter of type Character.
Name:
Anonymous2010-07-20 19:08
>>5
maybe you should just go back to writing enterprise-grade pisslets
>>6
how did you fix it? this has been pissing me off to no end.