On Tue, 2006-02-28 at 10:12 +0900, Joe Van Dyk wrote: > Someone needs to make a "C++ for Ruby programmers" book. I'm getting > assigned to work on a C++ project now and it's making me cry. Not > only have I forgotten all of the C++ that I used to know, I actually > have to compile stuff! > > I guess I should get more experienced in C++, as variety is good. But > it's still painful. Heres a patch Tsume --- Programming_Project.old 2006-02-28 10:42:13.000000000 +0900 +++ Programming_Project 2006-02-28 10:43:57.000000000 +0900 @@ -1 +1 @@ -Project must be creating using C++ +Project must be creating using C++. Also, embedding ruby is okay.