hello,

ı have to write a program about binary search tree in c .ı wıll consruct a binary tree with some data record.these data records have frequncy and must be sorted these data according to frequency.after that assıgn to unıque key value to data record.ı couldn't asıgn to key value to each data .how can ı do?
thank you...