Rework channelnumber/samplesize detetion code's output variables a bit to
convince gcc (4.0.x) the variables are never used uninitialized (and raising a proper exception if they ever are.)
Showing
Please register or sign in to comment
convince gcc (4.0.x) the variables are never used uninitialized (and raising a proper exception if they ever are.)