1. andbits

Is this how and_bits() works?
global function andbits(object bit1,object bit2)
sequence bit3
bit1=int_to_bits(bit1,4)
bit2=int_to_bits(bit2,4)
bit3=bit1 and bit2
return bit3
end function

                                                 JARS OF CLAY ROCKZ FOR
GOD
_________________
"When it comes to programming languages, Eu™ by RDS®™©(did i forget an
®?) is a cut above" - Matt1278 and Prezsoft
Webbers: <A HREF="mailto:prezsoft at juno.com">prezsoft at juno.com</A>,
president of SoftCo.® Uh, no slogan at the moment™
        Go out and get Euphoria™ by Rapid Deployment Software® NOW!!!

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu