User profile: lmcgrath

User info
User name:lmcgrath
History
Joined:
Number of posts:4
Latest posts:

Array Trouble
FIXED CODE: [code] // Create space nSamples = Header.Data_Hdr.Len / Header.Fmt_Chunk.B...

Array Trouble
Cheers Disch, I had just realised the if statement was completely unnecessary after posting that....

Array Trouble
I had to change that for loop to: [code] //short int* s = Sample; for(int n = 0; n < FrmLen; ...

Array Trouble
I am having trouble when assigning values from one array to a multidimensional array. I am getting a...

This user does not accept Private Messages