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