Quote:
Originally Posted by ~Fang~
Mk. Here's a thought:
I code in C#. I coded this and it confused my friend so much to the use of it.
Can anyone tell me if they understand why I use this?
Code:
byte Job = 55;
byte Job2 = (Job /10) * 10;
What does Job2 equal?
PS: It's not 55.
|
Ok, i don't understand that one :/
BTW try doing like its PHP code instead of normal code
It will have the colors looking quite the same as in visual studio
