Laurence Vanek schrieb:
> while attempting to "make" elitaire I get the following:
>
> ==
> playingCard.h:33: error: ISO C++ forbids declaration of ‘cardDeck’
> with no t
> ype
> playingCard.h:33: error: expected ‘;’ before ‘*’ token
> playingCard.h:42: error: ‘cardDeck’ has not been d
On 8/20/05, Laurence Vanek <[EMAIL PROTECTED]> wrote:
> while attempting to "make" elitaire I get the following:
>
> ==
> playingCard.h:33: error: ISO C++ forbids declaration of 'cardDeck' with
> no t
> ype
> playingCard.h:33: error: expected ';' before '*' token
> playingCard.h:42: er
while attempting to "make" elitaire I get the following:
==
playingCard.h:33: error: ISO C++ forbids declaration of ‘cardDeck’ with
no t
ype
playingCard.h:33: error: expected ‘;’ before ‘*’ token
playingCard.h:42: error: ‘cardDeck’ has not been declared
playingCard.h: In constructor