All pastes #654156 Raw Edit

Stuff

public c v1 · immutable
#654156 ·published 2007-08-12 03:40 UTC
rendered paste body
//in struct i have    fixed32 *frame_out;//I init this like sofixed32 frameout[MAX_CHANNELS*BLOCK_MAX_SIZE*2];...s->frame_out = frameout;//this produces the warning "wmadeci.c:593: error: incompatible types in assignment"