??? 08/03/11 01:53 Read: times |
#183159 - Well then another lesson to learn... Responding to: ???'s previous message |
Tejas H S said:
this isnt the actual code that i use in the program it is only for testing... Well then I suggest there is another lesson to learn. Always write _all_ the code you make in a prized way. This will help you develop good coding habits and not let you get too comfortable with hacks and shortcut garbage. Another thing to consider is making things carefully and in a modular manner. This will allow you to leverage your time and effort in a maximum way toward reuse of code in future projects. Junk like you posted is just that and to be perfectly honest with you, not worth the time it takes to try hacking it together. Michael Karas |