| Français Deutsch | Home Code Links Résumé |
|---|
For publication, I had to write them with Word; I did the trascriptions in HTML manually, so there is no guarantee that they correspond 100%. Never the less, there are no intentional differences.
The code corresponding to the articles has been incorporated in my
general library, in the components
FilteringInputStream and
FilteringOutputStream.
The articles have not been updated. In particular, the first
article uses the classic iostreams which, as all of the experts in
comp.lang.c++.moderated
(including myself) will tell you, shouldn't be used any more. The
code, on the other hand, has been maintained with the library, and
requires a standard iostream in order to work.