Please use Code tags (and limit line lengths) to maintain formatting and improve code readability. I have added them here. (admin)
Code:
code_data_frames[i+1]=code_data_frames[i]+
frame_length_sub(&Usb_data[code_struct_frame1+(i<<4)],
code_type_number[i],
&Usb_data[code_data_frames[i]]);
compile.....
“can't generate code for this expression"
why?
how to change upper expression?
Edited by Mark Pappin (Thu Oct 25 2007 05:22 PM)