52 Posted Topics
Re: 1) Get values of X, Y, and C and assign them to respective variables 2) If C = 1 then If X > Y then print X else Print Y 3) If C Is Not = 1 then If X < Y then Print X else Print Y 4) End | |
Its my first post, and its a complicated one... I need some help writing an image coloring algorithm for a personal project. I have two programs, a restorer and a code generator. The restorer reads code generated by the code generator and manipulates the mouse accordingly. [I]Every mouse event is … |
The End.