Is possible in Pic Basic Pro make an addition at 32 bit ?
This is my problem
i var word
:loop
x=x+i ' x is variable at 32 bit
' program
goto loop
Can you help me please....
Is possible in Pic Basic Pro make an addition at 32 bit ?
This is my problem
i var word
:loop
x=x+i ' x is variable at 32 bit
' program
goto loop
Can you help me please....
Last edited by capitano; - 28th December 2004 at 09:15.
Bookmarks