Premi�re vraie version du programme. - renamed the program to bulgroz, with a real source tarball ! - real version numbering scheme - Makefile created to build and clean the program - source rewritten in C++ to make it easier to code - the program handles as many command line arguments as passed, and quotes aren't needed anymore. - support many word delimiters (all white spaces, dot, question mark, exclamation mark and operators. - included two options: --help and --version --help as the same effect as calling the program without any argument, but the return value is 0 (OK) instead of 1 (argument needed). --version shows the version of the program and a little copyright announce.