question

From: Goh Tze Hor (thomas69_at_singnet.com.sg)
Date: 06/26/04


Date: Fri, 25 Jun 2004 23:53:09 -0700

Hi

Can anyone help me with this

write a function called ShowTopMostCard that take in a PackOfCards of ytpe
CardStack and displays the suit and value of topmost card.

Rgds



Relevant Pages

  • Re: question
    ... > CardStack and displays the suit and value of topmost card. ... That sounds like a homework problem. ...
    (comp.programming)
  • Re: question
    ... > PackOfCards of ytpe CardStack and displays the suit and ... you have neglected to give us the type definition of CardStack. ...
    (comp.programming)