Nguyen, Hien T wrote:
I was just wondering if there is a help file on what each source code do. I am trying to take a look at the code and it would be much quicker if I have a general idea of what are the functions of each source code.
As far as I know there is no such document, but others on this list are in a better position to comment.
You probably know this, but using a package like Doxygen (http://www.stack.nl/~dimitri/doxygen/) might help you or experimenting with the code in a debugger (e.g. DDD on Linux or Microsoft Visual C++'s debugger on Windows).
Dickon _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
