dan1994 / dane

Training exercise in Huffman coding
0 stars 0 forks source link

[WIP] Feature/38 declare and define daneheader #40

Closed dan1994 closed 5 years ago

dan1994 commented 5 years ago

Closes #38

dan1994 commented 5 years ago

@Roynecro97, this code seems very cumbersome and not scalable to me. Could you advise about writing simple structs that can be cast into strings? I thought about unions maybe, but I'm not sure.