Search found 1 match

by ravnosense
18 Jul 2013 20:57
Forum: DOS Batch Forum
Topic: help with binary numbers and logics
Replies: 1
Views: 1986

help with binary numbers and logics

Hello,
I want a batch code to output things like this:
0000
0001
0010
0011
0100
and so on...

I would appreciate any help,
I already have a code for testing some basic binary logics,
but still haven't found a code to give me the binary enters...

regards,