Menu

Shift in GCBasic

Help
2012-03-23
2013-05-30
  • alejandro1957

    alejandro1957 - 2012-03-23

    how i can do a shift  8 bit left whit intruction ROTATE???thanks

     
  • Nobody/Anonymous

    The ROTATE command  will only rotate, as described in the help file.  To shift left, one would just multiply by 2.

    -Bert

     
  • alejandro1957

    alejandro1957 - 2012-04-01

    thanks

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.