
01-16-2002, 05:19 AM
|
|
Banned
|
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
|
|
|
It's used in clocks (only thing I've seen it in) and it tells the var/string what the limit is and when to go back to 0
like:
blah= blah2%60;
when it reaches 60, it will reset back to 0
[EDIT] That's what I think it is for, I may be wrong =/ [/EDIT] |
|
|
|