6
Votes
Dec 26, 2009 9:34 AM
3 comments
Since you have the source all problems are moot and Linux is perfect. Ignore the fact that it would take an average user half a decade of study to get to the point where the source would be useful.


Comments
What if what you want is something else?
What if the original source is so nonsensical that not even the author knows what it does anymore? E.G.
int zpalncm(char *ncmeiq, int qoeoc);
int x = 1234; // magic number or something
zpalncm(x, 23551298);
Too bad if you just want to use the defaults though. None of them mind-map to anyone but the original developer’s workflow.
You must be signed in to leave comments.