I am writing a program for decoding a fsk data stream into numeric values on a lcd display. The only missing part now is the C source code for computing the two's complement of modulo 256 of a serial data stream, which shall be used for the checksum calculation. I'm using the 16C84. Any code ideas or sources of literature would be appreciated. Thanks -- - Gunnar Sevaag