home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / std / cplus / 1172 < prev    next >
Encoding:
Internet Message Format  |  1992-09-13  |  829 b 

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!olivea!mintaka.lcs.mit.edu!spdcc!dirtydog.ima.isc.com!karl
  2. From: karl@ima.isc.com (Karl Heuer)
  3. Newsgroups: comp.std.c++
  4. Subject: Re: FULL HOUSE
  5. Message-ID: <1992Sep14.073447.5108@ima.isc.com>
  6. Date: 14 Sep 92 07:34:47 GMT
  7. References: <1992Sep13.144341.24950@wuecl.wustl.edu>
  8. Sender: usenet@ima.isc.com (news)
  9. Organization: Interactive Systems, Cambridge, MA 02138-5302
  10. Lines: 8
  11.  
  12. In article <1992Sep13.144341.24950@wuecl.wustl.edu> ppc1@cec1.wustl.edu (Peter Pui Tak Chiu) writes:
  13. >for(int i=0;i<5;i++)hand[i]=rand()%13;    // deal the cards
  14.  
  15. I would say you're not playing with a full deck.
  16.  
  17. (Incidentally, your article has nothing to do with the process of
  18. standardizing the C++ language.  Perhaps comp.programming would be
  19. a better place to ask this sort of question.)
  20.