??? 05/20/04 01:44 Read: times |
#70723 - RE: how to use to header files in one fi Responding to: ???'s previous message |
Have you thought of using c, not cpp?
if(slow_chrg){ chnl1_vol=0x400; chnl2_vol=0x400; chnl3_vol=0x400; } else { chnl1_vol=0x800; chnl2_vol=0x800; chnl3_vol=0x800; } |