(Replying to PARENT post)

What does it do now? Count increasingly negative numbers?
👤codetrotter🕑2y🔼0🗨️0

(Replying to PARENT post)

http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/time.html#wmy...

put in printf("%s\n",temp); around line 52 and you'll see it is indeed negatives. This very much confuses this line

    copyXPMArea((*p-'0')*7 + 1, 0, 8, 13, k, 2);
But hey, with a change of the targettime you can re-release this as wmy2k38 (https://en.wikipedia.org/wiki/Year_2038_problem)
👤kristopolous🕑2y🔼0🗨️0

(Replying to PARENT post)

Random thought: should they be “decreasingly negative numbers,” since technically moving left of 0 is a decrease?
👤koprulusector🕑2y🔼0🗨️0