|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
digitalmars.empire - empire addiction
Walter, I just thought you might want to hear this story. This is your fault. ;-) There was a graduate student I knew who spent one entire semester playing Empire in the early '90's. Around the end of the semester he had to show his progress on a math-related project he was supposed to have been working on all that semester. So he put some code together. The user interface part was working well, but, he said, the calculation portion kept crashing and he would have to spend some time finding the bug. Actually, the entire mathematical part of the program was like this: x = 1/0; Jul 19 2005
"Keith Fuller" <Keith_member pathlink.com> wrote in message news:dbkebl$18pj$1 digitaldaemon.com...Walter, I just thought you might want to hear this story. This is your fault. ;-) Jul 20 2005
|