ô OX.bbc 0.01 23-May-2005 ô Show DeckX and DeckO :  "CardLib.bbc" : ô Setup òcdtInit : ô Turn off screen update òcdtRedraw(£) : ô Draw a card from DeckX &òcdtDraw(@memhdc%,2,2,0,mdDeckX,0) : ô Draw a card from DeckO 1òcdtDraw(@memhdc%,2,4+cdtHeight%,0,mdDeckO,0) : (ô Redraw the screen to display cards 0òcdtRedrawArea(0,0,2*cdtWidth%,3*cdtHeight%) : ô Finish using the DLL òcdtTerm : (ô Place the cursor beneath the cards ñŠ0,14); : ô Done à ÿÿ