Binary Application.
by Huntondoom
Information:this is a small program I made that can do logic binary stuff,
its calculates in 8 bit, but i want that to change so it can be any bit size
How To Use:the program knows the following Logic operations:
how do you use these?
- <binary number 1> or <Binary number 2>
- <binary number 1> and <Binary number 2>
- <binary number 1> xor <Binary number 2>
- Not <binary number 1>
(ps: the logic operations have to be in Head capital but don't worry the program takes care of that.)
also:
1. every line that contains '\\' or '=' since '=' every means that the line has been done.
2. there is a function called getline(<line number>) this will get the last word of the given line.
3. binary numbers given under 8 character will be sized up to 8 characters
TO START THE PROCESS DOUBLE CLICK THE TEXTBOX
Screenshot:(for double click)
(after double click)
Download:Binary Appilcation v1.0