101 Posted Topics

Member Avatar for sparkle_jam

Hi Sparkle Jam, no offense but i would just like to give you some advice...firstly start writing STANDARD code. In all probability you are using an antique compiler like turbo c++. Dump that right NOW. Secondly NEVER USE GOTO. Repeat that a 100 times. It makes code-maintenance so very difficult. …

Member Avatar for sparkle_jam
0
129

The End.