#include #include #define MAX 255 struct freq {int ch;int count;}; struct freq f[MAX]; int fp; incFreq(int ch) { int i; i=0; while(i