help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vector not linked?


From: red floyd
Subject: Re: vector not linked?
Date: Mon, 14 Jun 2004 21:30:07 GMT
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113

Samik Raychaudhuri wrote:

Well .. I had to specify the type as vector<int> v. My assumption that default type was int was not correct.
-Samik

On 6/14/2004 1:43 PM, Samik Raychaudhuri wrote:

Hello,
I am using cygwin version of gcc/g++ 3.3.1 [current build] and trying to compile the following simple program:
[redacted]

You found the problem. The compiler was asking you, "A vector of WHAT, please?"


reply via email to

[Prev in Thread] Current Thread [Next in Thread]