seeking help on Basic stamp''s 16 Bit counter limitations
Archiver
Posts: 46,084
Hello everyone,
I have recently started using Basic Stamp so I am not too familiar
with all the functions and capabilites of Basic Stamp. I am seeking
help on calculating numbers which exceed Basic Stamp's 16 Bit counter
limitation. (counter can not exceed more than 65535)
I need to insert the following formula in my source code
G = 70000000 (A) x 45456(B)/100000(C)
values for (A) and (C) remain constant, whereas values for (B) vary
from period to period.
Thanking you in advance for any suggestions and solutions.
I can be reached at noman_suliman@y...
Best regards,
Noman
I have recently started using Basic Stamp so I am not too familiar
with all the functions and capabilites of Basic Stamp. I am seeking
help on calculating numbers which exceed Basic Stamp's 16 Bit counter
limitation. (counter can not exceed more than 65535)
I need to insert the following formula in my source code
G = 70000000 (A) x 45456(B)/100000(C)
values for (A) and (C) remain constant, whereas values for (B) vary
from period to period.
Thanking you in advance for any suggestions and solutions.
I can be reached at noman_suliman@y...
Best regards,
Noman