\r\n
\r\n \r\n Hi guys,
\r\ni was wondering if there is a binary type in vb.net
\r\ni need to declare a number as binary, and then add 1 to it
\r\nexemple:
\r\n0
\r\n1
\r\n10
\r\n11
\r\n100
\r\n101
\r\n110
\r\n111
\r\n1000
\r\n1001
\r\n1010
\r\n1011
\r\n1100
\r\n1101
\r\n1110
\r\n1111
\r\n..............
\r\ndoes such thing exist in dot-net ? or ill need to implement it myself
\r\nthanks for any help,
\r\nkind regards,
\r\nBili\r\n
\r\n
\r\n \r\n