Where can I find "C/C++ Users Journal" code archive?

7.8k views Asked by At

The articles can be found from Dr. Dobb's web site, but I can't find the links to the source code anywhere. I'm looking at this article in particular (http://www.drdobbs.com/cpp/184403758). Googling around seems to suggest that the source code used to be at http://www.cuj.com/code/archive.htm or ftp.cuj.com/pub/ but neither of those sites are alive anymore. I have also tried webArchive but they don't have it.

Anyone knows any mirror or back up sites that contain those code files?

2

There are 2 answers

0
davidand36 On BEST ANSWER

DDJ and CUJ source code are archived here: http://www.drdobbs.com/sourcecode/index.jhtml

2
Patrick On