step(Linux) 1.make gcc main.c adpcm.c -o test 2.run ./test 3.result encoded data: 0x63 0x33 0x52 0x33 decoded data: 10 20 30 38 51 59 69 79