<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>
<DIV><FONT face="Courier New" size=2>Hi Preeti,</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face="Courier New" size=2>I am afraid you forgot the using
directive. Try to add this in the file you want to use vector:</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face="Courier New" size=2>#include <vector></FONT></DIV>
<DIV><FONT face="Courier New" size=2>using namespace std;</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face="Courier New" size=2>Hope this will help.</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face="Courier New" size=2>Jiye An</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face="Courier New">----- Original Message ----- </FONT>
<DIV><FONT face="Courier New">From: <</FONT><A
href="mailto:vtkusers-request@vtk.org"><FONT
face="Courier New">vtkusers-request@vtk.org</FONT></A><FONT
face="Courier New">></FONT></DIV>
<DIV><FONT face="Courier New">To: <</FONT><A
href="mailto:vtkusers@vtk.org"><FONT
face="Courier New">vtkusers@vtk.org</FONT></A><FONT
face="Courier New">></FONT></DIV>
<DIV><FONT face="Courier New">Sent: Tuesday, December 02, 2003 7:25
PM</FONT></DIV>
<DIV><FONT face="Courier New">Subject: vtkusers digest, Vol 1 #2232 - 6
msgs</FONT></DIV></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face="Courier New">> Message: 5<BR>> Date: Tue, 2 Dec 2003
15:52:28 +0530<BR>> From: "Pisupati, Preeti (CORP, GEITC)" <</FONT><A
href="mailto:Preeti.Pisupati@geind.ge.com"><FONT
face="Courier New">Preeti.Pisupati@geind.ge.com</FONT></A><FONT
face="Courier New">><BR>> To: <</FONT><A
href="mailto:vtkusers@vtk.org"><FONT
face="Courier New">vtkusers@vtk.org</FONT></A><FONT
face="Courier New">><BR>> Subject: [vtkusers] How can I use the standard
library class in C++ in VTK?!!<BR>> <BR>> Hi All,<BR>> <BR>>
I am having trouble in using standard C++ class "vector", eventhough I =<BR>>
included the standard library class as # include <vector>. Can
anyone =<BR>> please help me out by explaining how to access this Vector
class in VTK =<BR>> classes?<BR>> <BR>> I will be very grateful to
recieve a quick response.<BR>> <BR>> Thanks in advance,<BR>>
Preeti.<BR></FONT></DIV></FONT></DIV></BODY></HTML>