You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Guarda en w la cadena corresondiente al codigo pasado por argumento
**/
void translate(Trie* arr[MAX_STRLEN], unsigned int codigo, unsigned char* w);
/**
* Devuelve un entero (código que se debe tomar como el siguiente) con la cantidad de bits correspondiente, segun el numero pasado por argumento (que son los 8 bits que se leyeron del archivo)