GLBasic forum

Main forum => Bug Reports => Topic started by: MrTAToad on 2009-Apr-25

Title: ASR/ASL
Post by: MrTAToad on 2009-Apr-25
Got the latest version of GLBasic, but, although ASL/ASR are in the helpfile, the compiler doesn't recognise them
Title: Re: ASR/ASL
Post by: Quentin on 2009-Apr-26
yes, no formatting of the command and errror message when compiling

Code (glbasic) Select

call to undefined function : ASR
Title: Re: ASR/ASL
Post by: Moru on 2009-Apr-26
And the help for the commands are in german :-)
Title: Re: ASR/ASL
Post by: Hemlos on 2009-Apr-26
QuoteShifts the bits in an integer to the left (ASL) or right (ASR)

sounds tedious..whats it for?
Title: Re: ASR/ASL
Post by: MrTAToad on 2009-Apr-26
Its for dividing or multiplying by powers of 2