I can't compile the stats example, it uses readf() (on page 22), but the compiler complains that it's undefined. I found readf() in the library under std.stream, but importing that won't work. I'm using DMD 2.047.
Andrei Alexandrescu Wrote: > Andrej Mitrovic wrote: > > Or, it has some database problems. > > > > http://erdani.com/tdpl/errata/index.php?title=Errata_for_%22The_D_Programming_Language%22_book > > > > Luckily the cached version works fine: > > http://webcache.googleusercontent.com/search?q=cache:nIyQeOaM1hAJ:erdani.com/tdpl/errata/index.php%3Ftitle%3DErrata_for_%2522The_D_Programming_Language%2522_book+the+d+programming+language+errata&cd=3&hl=en&ct=clnk > > Yes, I noticed only this morning. Thanks! The database is gone, but I > saved the google cache of the errata and will reenter the data tonite. > > Thanks again, > > Andrei