|
|
|
|
|
by drweevil
175 days ago
|
|
I lost some DSP code I was working on (DOS, ca. '95). I wanted to recompile it, so I did something like 'del *.obj'. Or meant to. I typed 'del * obj' instead. Lost a day’s worth of work. (DOS even asked me if I was sure. “Of course I’m sure”, I thought as I mashed the Enter key.) Result? I learned how to use make. (Borland had a nice one).
I also started using my first VCS tool, sourcesafe (pre-Microsoft). |
|