home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / l / l210 / 1.ddi / REFEXAMP.ARC / BITOR3.PRO < prev    next >
Encoding:
Text File  |  1988-06-21  |  188 b   |  6 lines

  1. %======================       bitor/3         ===============================
  2. Goal: bitor($F0F0,$1,X),writef("%x",X),!,fail
  3. F0F1
  4. Goal: bitor($F0F0,$0303,X),writef("%x",X),!,fail
  5. F3F3
  6.