D - streams and more
- "Pavel Minayev" <evilone omen.ru> Dec 25 2001
- "Walter" <walter digitalmars.com> Dec 25 2001
- "Pavel Minayev" <evilone omen.ru> Dec 26 2001
To play with D further, I've written my own version
of stream module, file support is there and also
stringstream... take a look:
http://www16.brinkster.com/evilone666/
Also on the same page is my simple D to syntax-
colored HTML converter; produced HTML files can
then be compiled by D again, looks cool =)
Dec 25 2001
Cool! Looks like I'll have to set up a download area for contributed stuff! "Pavel Minayev" <evilone omen.ru> wrote in message news:a0akul$2lh7$1 digitaldaemon.com...To play with D further, I've written my own version of stream module, file support is there and also stringstream... take a look: http://www16.brinkster.com/evilone666/ Also on the same page is my simple D to syntax- colored HTML converter; produced HTML files can then be compiled by D again, looks cool =)
Dec 25 2001
"Walter" <walter digitalmars.com> wrote in message news:a0btal$c56$2 digitaldaemon.com...Cool! Looks like I'll have to set up a download area for contributed
Yes, a good idea. Time to kick some serious...
Dec 26 2001








"Pavel Minayev" <evilone omen.ru>