Home AMX Forum AMX Technical Discussion
Options

Char to Integer question

I have this two byte character array { $08, $20 }

I want to compare it with decimal 2080
( 0x820 == 2080 )

Is there a simple way ?

Comments

Sign In or Register to comment.