BASCOM-AVR IDE
- IS> X
B
|^D:\Basc°m Colege\basAVR_Iistingi\Moje AVR\Rs232testl.bas | |||||
Sub |
▼ |
Label |
▼ |
Din A As Byte , BI As Byte , C As Integer
A = 1
Print "print variable a " ; A Print
Print "Text to print."
BI = 10
Print Hex(bl)
C = &HA000 Print Hex(c)
Print C
C = -32OO0 Print C Print Hex(c)
Rem Notę That Integers Rangę From -32767 To 32768 End
'new linę
1constant to print
'print in hexa nota 1assign value to c% ‘print in hex notat 'print in decimal n
tion
lon
jtation
1: 1
Insert