
unsigned char low, high;

high = predel/256;
low = predel%256;
