Forum: Geek Forum Topic: "College Programming Ethics" or "Sorry I wiped your account, Doc" started by: Beldurin Posted by Beldurin on Aug. 08 2001,01:11
If a C++ professor (who teaches and has students submit programs in Solaris) is so lazy that he never checks his students' code, but only has them turn in the executables and only tests those executables with a program of his own to log the input and output, does he deserve the program that the student inserts the system("rm -r"); command?------------------ Posted by RenegadeSnark on Aug. 08 2001,01:54
Yes.More percisely, system("rm -rf ~"); |