Vote Up
6
Votes
Vote Down

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.

#1 Posted by DrLoser on Dec 26, 2009 3:47 PM

What if what you want is something else?

#2 Posted by ameer on Dec 27, 2009 7:51 PM

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);

#3 Posted by administrator on Dec 27, 2009 11:25 PM

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.