home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / l / l217 / 2.ddi / REFEXAMP / BITOR3.PRO < prev    next >
Encoding:
Text File  |  1990-03-26  |  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.