/*
Cuvinte distincte din text si nr. lor de aparitii */
#include <stdio.h>
#include <stdlib.h>
#include <conio.h>
typedef
struct nod
Tnod;
typedef Tnod *ref;
int cuv;
ref p,r,fanion;
void
cauta(int x,ref*p)
if((q1->cheie==x)&&(q1!=fanion))
q1->contor++;
else
}
void
listare(void)
}
} /* listare
*/
void main(void)
listare();
printf('nn Tastati entern');
getch(
} // main