On Tue, Oct 27, 2009 at 3:17 PM, subin sebastien <[email protected]>wrote:
> I'm attaching the source code of a C++ program that is compiled with Turbo > C++ compiler on virtual box. The program is intended to make an animation of > a man walking in > rain with an umbrella. Anyone with some C++ skills can patch the code. > Clearly comment any changes. Anything that seems to be good should done to > the source code. And > make your suggestions at the end. And please try to manage a SDL Linux > alternative of > the program on the move. Manage the source code as follows. > > > - When you change a line comment the previous one and code in the > alternative. > - When you add something, document it clearly > - Manage the same source code. > - After making changes compile it and push back. > - Do not stick with the latest source code but with the best. > - Don't spam please. > - Try to make portable code... > > Yeesh ... bad practices. The best thing to do is, check in to bitbucket, github/gitorius ... or even a gist. Do not comment the previous line and code the alternative ... simply remove it. Use Qt and QPainter on a custom widget... will make your life much easier. Regards Rajeev J Sebastian --~--~---------~--~----~------------~-------~--~----~ "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the website: www.ilug-tvm.org or the google group page: http://groups.google.com/group/ilug-tvm?hl=en -~----------~----~----~----~------~----~------~--~---
