Wow, This Is So Sad...1729 (7/22/2009 3:52:03 PM) comp.lang.c++ I used to frequent this place years ago. It's been turned into a wholesale Nike Knockoff Outlet, in essence an outlet for China Inc. That and apparently a pop-psychology project management class as well. The... JustBoo
Boo1's replies:
Items(8) /1
Serial spammers3819 (7/9/2009 6:37:23 PM) comp.lang.c++ This newsgroup has become almost unusable thanks mainly to one serial spammer. Can't anything be done to stop them? -- Regards, Jarrick ------------------------------------ Jarrick.Chagma@your.mind.gmail.... jarrick(15)
[OT] dealing with lower level programmers252159 (7/9/2009 6:38:42 PM) comp.lang.c++ I'm rather new to the project management thing with regard to managing a team and I'm hoping some of the more experienced here can help me. I'm sort of the technical manager rather than the people manager in... roberts.noah(1664)
Wow, This Is So Sad...1729 (7/22/2009 3:52:03 PM) comp.lang.c++ I used to frequent this place years ago. It's been turned into a wholesale Nike Knockoff Outlet, in essence an outlet for China Inc. That and apparently a pop-psychology project management class as well. The... Boo1(15)
Having an issue with virtual....6216 (8/12/2009 12:38:51 AM) comp.lang.c++ If this is the definition of a class: class outbuf : public std::streambuf { protected: virtual int_type overflow (int_type c) { if (c != EOF) { // convert lowercase to uppercase ... bjobrien62(510)
Problem with "Between" criteria is query334 (8/12/2009 6:46:54 PM) comp.databases.ms-access Using A2003. I've got a query where I want to pull a range of people's last names. So if I want last names that start between "ma" and "mi", my criteria would read BETWEEN "ma*" AND "mi*". The only problem w... emanning(83)
Suggestions for C++ project826 (8/23/2009 5:38:38 AM) comp.lang.c++ I have learned in C++ in a course one semester. I did small projects related to data structures and algorithms, but I never wrote big projects in C++, or in short do not have the confidence to drive a medium si... krypto.wizard(31)