G
genlock
Guest
I am trying to divide a 24 bit binary value by 2,4,8...for which I have
used the following syntax:
sample / "000000000000000000000010"
It keeps showing an error as follows :
/ can not have such operands in this context
Any suggestions welcome.
Thanks
used the following syntax:
sample / "000000000000000000000010"
It keeps showing an error as follows :
/ can not have such operands in this context
Any suggestions welcome.
Thanks