View Single Post
Old 11-23-2008, 04:05 PM   #5 (permalink)
jaeusm
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default Re: Writing a program in binary

Quote:
It *has* to be possible, right?
Technically, yes, it is possible. However, there's really no value in doing it. If you want to work at the lowest levels, use assembly language -- that's what it's for.
jaeusm is offline